| layout | default |
|---|---|
| title | |
| subTitle | A PrimeFaces theme and JSF responsive template based on Bootstrap and AdminLTE |
{:.font-big} AdminFaces is an open source project which integrates Primefaces, Bootstrap and Admin LTE in order to create fully responsive and mobile ready JSF applications.
AdminFaces is composed by the following projects:
- Admin Theme: A Primefaces theme based on Bootstrap and Admin LTE where Primefaces components are customized to look like and work with mentioned frameworks.
- Admin Template: It's a fully responsive Java Server Faces admin template which is also based on Bootstrap and Admin LTE.
- Admin Showcase: A web application which demonstrates AdminFaces main features and components.
- Admin Designer: It's the same showcase application with Admin Theme and Admin Template bundled (instead of being library dependencies) in order to make it easier to customize the theme and the template.
- Admin Starter: A simple starter project to get you started with AdminFaces.
- Admin Mobile: Admin showcase mobile application using Android webview.
Current version (under development) of documentation can be found here.
Following is documentation for each released version:
{% for release in site.github.releases reversed %}
- [{{ release.tag_name }}]({{site.baseurl}}/{{ release.tag_name }}/index.html) ([PDF]({{site.baseurl}}/{{ release.tag_name }}/index.pdf)) {% endfor %}
- Maintained by:
- Rafael M. Pestano and community