https://github.com/sabinus52/olixadminbundle
Bundle for build of Back Office into Bootstrap
https://github.com/sabinus52/olixadminbundle
Last synced: 2 months ago
JSON representation
Bundle for build of Back Office into Bootstrap
- Host: GitHub
- URL: https://github.com/sabinus52/olixadminbundle
- Owner: sabinus52
- License: gpl-2.0
- Created: 2014-12-03T13:20:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-02-16T17:19:23.000Z (over 3 years ago)
- Last Synced: 2025-01-24T10:11:17.788Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 305 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OlixAdminBundle
===============Bundle for build of Back Office into Bootstrap
Fonctionnalités incluses :
- Sidebar personnalisable
- Navbar personnalisable
- Gestion des utilisateurs et de la sécurité grâce au bundle [OlixSecurityBundle](https://github.com/sabinus52/OlixSecurityBundle.git)
- Formulaire avancé avec [OlixFormsExtBootstrapBundle](https://github.com/sabinus52/OlixFormsExtBootstrapBundle.git)
- ...### Pré-requis
Cette version a été testée à partir de la version 2.6 de Symfony, mais peut fonctionner pour les versions 2.3+.
## Installation
Les instructions de l'installation sont décrites dans la documentation stockée dans `Resources/doc/install.md`
[Lire la documentation](Resources/doc/install.md)
**Note** : Pour pouvoir tester l'installation [suivre les changements](Resources/doc/testing.md) à apporter
## Configuration du BackOffice
Pour configurer le nom de son application, le mennu
[Lire la documentation](Resources/doc/config.md)
## Paramétrer son controller et la vue
[Lire la documentation](Resources/doc/controller.md)