2017 © Pedro Peláez
 

symfony-bundle admingenerator-generator-bundle

Admingenerator for Symfony2 based on YAML configuration and Twig templating

image

cedriclombardot/admingenerator-generator-bundle

Admingenerator for Symfony2 based on YAML configuration and Twig templating

  • Wednesday, April 15, 2015
  • by cedriclombardot
  • Repository
  • 35 Watchers
  • 379 Stars
  • 60,186 Installations
  • PHP
  • 13 Dependents
  • 5 Suggesters
  • 136 Forks
  • 40 Open issues
  • 11 Versions
  • 1 % Grown

The README.md

# Symfony2 Admin Generator

![Gitter](https://badges.gitter.im/Join Chat.svg), (*1)

KnpBundles Badge project status build status Latest Stable Version Total Downloads, (*2)

The Real Missing Admin Generator for Symfony2!

This package is a Symfony2 Admin Generator based on YAML configuration and Twig templating. It's inspired by fzaninotto/Doctrine2ActiveRecord., (*3)

Follow us on Twitter!

Don't miss any updates from Symfony2 Admin Generator! Join Twitter today and follow us!, (*4)

Features:

  • Generate Views and Controllers for Models with one command
  • Configure all options in one (per model) YAML file
  • Includes standard actions: create/edit, show, delete, list/nestedset tree list
  • Flexible and extendable: you can easily add or overwrite almost everything!
  • Supports most popular model managers: Doctrine ORM, Doctrine ODM and Propel
  • Introduces nested forms: create/edit object and all it's associated objects in one form!
  • Manage relations one to one, one to many, many to one and many to many
  • Fully translatable: all field elements (labels, placeholders, helpers), all widgets, actions, error messages and titles
  • List features: sortable, paginated, filters, batch actions, scopes
  • Nestedset tree list features: drag&drop to manage your tree
  • New/Edit featues: fieldsets, tabbable, cool widgets for collection, file upload, date and entity fields
  • Translated into DE, EN (default), ES, FA, FR, GR, IT, JA, NL, PL, PT, RO, RU, SL, TR, UK (you can easily contribute to add your own)
  • Credentials for actions, columns and form fields
  • Complete admin design based on twitter bootstrap (see next section)
  • ... and more!

This bundle in pictures

Preview of list, (*5)

Preview of edit, (*6)

Preview of dashboard, (*7)

Important note

Documentation is currently being rewritten. Old documentation can be found in:, (*8)

Sorry for inconvenience, we will fix that as soon as possible!, (*9)

Installation

All the installation instructions are located in documentation., (*10)

Documentation

The documentation for this bundle is located in Resources/doc directory. Start by reading Table of contents., (*11)

Support

If you're haveing trouble or you found an error feel free to open a github ticket, but first please read submitting issues., (*12)

Sensio Connect

https://connect.sensiolabs.com/club/symfony2admingenerator, (*13)

The Versions