Download the PHP package kevinpapst/adminlte-bundle-demo without Composer
On this page you can find all versions of the php package kevinpapst/adminlte-bundle-demo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kevinpapst/adminlte-bundle-demo
More information about kevinpapst/adminlte-bundle-demo
Files in kevinpapst/adminlte-bundle-demo
Package adminlte-bundle-demo
Short Description Demo application for showcasing the AdminLTEBundle
License MIT
Informations about the package adminlte-bundle-demo
AdminLTE-Bundle Demo
This repository contains an example Symfony 4 application for the AdminLTE-Bundle.
It serves as a living documentation for first time users and easier testing of theme features.
Please read the theme documentation for more information on how to use this theme.
Installation
Simple as that:
Use the Symfony binary to quickly start up a development server:
Frontend assets
If you want to re-compile the frontend assets execute:
Testing different languages
Be aware that ONLY the theme translations will change (like login screen and toolbar dropdowns), the demo itself is not translated!
- Simple solution: This demo supports locales via URLs, use the dropdown in the pages head navigation.
- Permanent solution: Edit the file
config/services.yaml
and change fromlocale: 'en'
to something likelocale: 'ar'
.
Real world examples
If you want to see the theme in action (in a real world application), checkout my time-tracking application Kimai.
All versions of adminlte-bundle-demo with dependencies
ext-ctype Version *
ext-iconv Version *
composer/package-versions-deprecated Version 1.11.99.1
doctrine/common Version ^2
doctrine/doctrine-bundle Version ^2.0
doctrine/orm Version ^2
kevinpapst/adminlte-bundle Version ^3.3
kimai/user-bundle Version ^1.1
knplabs/knp-menu-bundle Version ^2.2
sensio/framework-extra-bundle Version ^5.2
symfony/asset Version ^4.4
symfony/console Version ^4.4
symfony/dotenv Version ^4.4
symfony/flex Version ^1.0
symfony/form Version ^4.4
symfony/framework-bundle Version ^4.4
symfony/security-bundle Version ^4.4
symfony/stopwatch Version 4.4.*
symfony/swiftmailer-bundle Version ^3.2
symfony/translation Version ^4.4
symfony/twig-bundle Version ^4.4
symfony/webpack-encore-bundle Version ^1.9
symfony/yaml Version ^4.4