Skip to content

pluseg/SmirikPropelAdminBundle

 
 

Repository files navigation

SmirikPropelAdminBundle

SmirikPropelAdminBundle is a missing admin generator for Symfony2. It allows to create config-based flexible administrative tool for any propel data. It works "out of the box". You only need to install it & run the console command.

Features:

  • Console "out of the box" creating admin tool.
  • Overriding any templates and/or actions via config or inheritance.
  • Admin tools for any bundle even external like FOSUserBundle.

Changelog

  • [2013-05-30]: Update documentation for file-based fields & related stuff.
  • [2013-05-30]: Add support for file-upload fields.

Documentation

Check Resources/doc/index.md for the documentation.

Getting started

All instructions are in documentation.

Demo

To see the functionality in action you can clone sandbox: SmirikPropelAdminDemoBundle. It is already configured project with 2 models (Category and Page) & generated PropelAdmin classes & configs.

License

MIT. Complete License is available in Resources/meta/LICENSE

Issues & feature request

Any contribution and/or feature request are welcome.

About

Powerful admin generator for Symfony2 & Propel

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 90.6%
  • JavaScript 9.4%