Skip to content

Latest commit

 

History

History
70 lines (48 loc) · 3.61 KB

README_EN.md

File metadata and controls

70 lines (48 loc) · 3.61 KB

AdminCrudBundle

Build Status SensioLabsInsight Coverage Status Latest Stable Version Total Downloads composer.lock available SOPORTA SYMFONY 3.x

ES / EN

Description

The mwsimple:generate:admincrud generates a very basic controller for a given entity located in a given bundle. This controller extend the default controller implements [paginator], [filter] and allows to perform the [five basic operations List, Show, New, Edit, Delete] on a model, allows rewriting actions and views.

This package was born inspired by jordillonch/CrudGeneratorBundle By Jordi Llonch

##

Previews

Listar

Crear

Demo Github

https://github.com/gonzakpo/DemoAdminCrudBundle

Documentation

Dependencies

Author

Gonzalo Alonso - [email protected]

Supports

Tecspro