Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.87 KB

README.md

File metadata and controls

48 lines (32 loc) · 1.87 KB

JungiThemeBundle

The JungiThemeBundle is a themes engine designed for the Symfony2. It provides wide features which allows you to create flexible and smart themes which have so-called tags. Thanks to these tags you can e.g. create a theme for desktop and mobile devices (Responsive Web Design) or create two separate themes where each one is designed for another device (Adaptive Web Design). Of course the functionality of the bundle not ends here. Read the documentation to know more.

Build Status Total Downloads

The most useful features:

  • Themes with tags support
  • The possibility of change the current theme
  • Smart theme resolving for a http request
  • Support of Responsive Web Design, Adaptive Web Design and Responsive + Server-Side
  • Various theme mappings (xml, php, yaml)
  • Themes validation

Third Party Packages

  • MobileDetect - used for detecting mobile devices (incl. tablets)

Examples

Documentation

All documentation files are located in the Resources/doc directory.

Read the master documentation

Installation

The installation steps are located here.

License

This bundle is under the MIT license