smirik/propel-admin-bundle
最新稳定版本:v1.1.0.2
Composer 安装命令:
composer require smirik/propel-admin-bundle
包简介
Powerful propel admin generator.
关键字:
README 文档
README
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.
Reminder
If you are using smirik/propel-admin-bundle since version 1.0, please use 1.0.x branch for compability issues.
Changelog
- [2013-08-08]: New publish/unpublish standard action. Major refactoring. Update documentation.
- [2013-08-07]: Branch to 1.0.x for support.
- [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.
Contribution & Tests
To run test suite install dependencies:
php composer.phar install
and run phpspec test suite:
bin/phpspec run
Any contribution & pull requests are welcome. git-flow is used for this project, that's why use develop branch for new features. master branch is used only for hotfixes & stable releases.
License
MIT. Complete License is available in Resources/meta/LICENSE
统计信息
- 总下载量: 15.7k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-02-19