2017 © Pedro Peláez
 

symfony-bundle admin-bundle

Symfony2 SfsAdminBundle

image

sfs/admin-bundle

Symfony2 SfsAdminBundle

  • Sunday, May 6, 2018
  • by ragoune
  • Repository
  • 3 Watchers
  • 1 Stars
  • 125 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 11 Open issues
  • 21 Versions
  • 1 % Grown

The README.md

SfsAdmin Documentation

Build Status SensioLabsInsight, (*1)

Administration bundle for Symfony2, (*2)

Overview

SfsAdmin is an entity-oriented back-office generator. It allows you to generate fastly a CRUD system for your whole website., (*3)

  • Deploy easily your CRUD system for every entities of your project, with few configuration
  • Doctrine ORM oriented only
  • FOSUserBundle usage (required for now, should be removed in next version to allow the usage of any security system)
  • Usage of native Symfony2 FormTypes for your create/update pages
  • Filter mechanisms inside the listing pages: LexikFormFilterBundle does a great job for it, so it is natively supported
  • Export system in JSON & CSV
  • Add custom pages easily
  • Only few dependencies

Documentation

The online documentation is available in http://sfsadmin.solidlynx.com, (*4)

License

This project is under the terms of the MIT License (MIT), (*5)

The Versions