Skip to content

Latest commit

 

History

History
100 lines (83 loc) · 3.86 KB

documentation.md

File metadata and controls

100 lines (83 loc) · 3.86 KB

Documentation


This site provides API documentation for latest build of Symfony2 Admin Generator. If you're working with older versions we encourage you to update to latest build. If you're getting errors or have trouble with updating see submitting issues and open a ticket on github.

Watch out! When using this bundle on Symfony 4 or above, you need to update your frontend controller and console binary to load the AdminGenerated namespace. If you do not do this, you will see that the cache is never working when debug is enabled!

Table of contents

  1. Installation
  2. Getting started
  3. Model configuration
  4. Customization
  5. Cookbook
  6. Support and contribution

Showcase

Below are some screenshots of our very simple demo project.

AdminLTE Dashboard

Preview of dashboard

List view

List view

List view with filter

List view with filter

List view with scopes

List view with scopes

Scoped List view

Scoped List view

Nested list

Preview of nested list

Edit form

Edit form