snowcap / admin-bundle
Symfony SnowcapAdminBundle
Installs: 2 812
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 2
Open Issues: 46
Type:symfony-bundle
Requires
- php: >=5.3.2
- leafo/lessphp: v0.4.0
- snowcap/bootstrap-bundle: ~1.0
- snowcap/core-bundle: ~3.0
- snowcap/im-bundle: ~2.0
- symfony/framework-bundle: >=2.7
Requires (Dev)
- phpunit/phpunit: ^4.8
- symfony/phpunit-bridge: ^2.7
This package is not auto-updated.
Last update: 2024-11-20 12:06:04 UTC
README
The SnowcapAdminBundle provides backfoffice capabilities for your Symfony2 application.
Features include:
- Basic CRUD capabilities
- A Datalist component
- Form type extensions (autocomplete, advanced file field, ...)
- Translation interface
- And much more
Warning: This bundle is still pretty much WIP. If you are looking for an admin bundle with a lof of community attention, you should probably look at SonataAdminBundle.
Documentation
Read the Documentation for master
Installation
All the installation instructions are located in documentation.
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
About
SnowcapAdminBundle is a Snowcap initiative.
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.