snowcap/admin-bundle

Symfony SnowcapAdminBundle

Installs: 2 811

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 3

Forks: 2

Open Issues: 46

Type:symfony-bundle

v3.0.1 2015-09-26 01:06 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.

Build Status

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.