2017 © Pedro Peláez
 

symfony-bundle admingenerator-generator-bundle

Forked From http://symfony2admingenerator.org/

image

skrobek/admingenerator-generator-bundle

Forked From http://symfony2admingenerator.org/

  • Wednesday, April 16, 2014
  • by skrobek
  • Repository
  • 1 Watchers
  • 0 Stars
  • 119 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 136 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Symfony2 Admin Generator

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

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., (*2)

Follow us on Twitter!

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

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, (*4)

Preview of edit, (*5)

Preview of dashboard, (*6)

Important note

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

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

Installation

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

Documentation

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

Support

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

Sensio Connect

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

The Versions