Skip to content

Commit

Permalink
README table of features
Browse files Browse the repository at this point in the history
  • Loading branch information
alterphp committed Dec 4, 2018
1 parent 0bf7d78 commit 73b783f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ EasyAdmin Extension provides some useful extensions to EasyAdmin admin generator

:exclamation: This bundle requires at least __PHP 7.0__ and __Symfony 3.0__ components or stack.

__Features__

* [List filters form](#list-filters-form)
* [Register its own form types and aliases](#register-your-own-form-types-with-a-short-name-aliasing-form-types)
* [Embed lists in EDIT and SHOW views](#embed-lists-in-edit-and-show-views)
* [Autocomplete option to create related entity](#autocomplete-add-new-option-create-for-modal-in-new-and-edit)
* [Role based access permissions](#define-access-permissions)
* [Confirmation modal for custom POST actions (without form)](#confirmation-modal-for-custom-post-actions-without-form)
* [Form fields by exclusion](#exclude-fields-in-forms)
* [Vertical theme for SHOW view](#use-template-show-vertical-boostrap)

Installation
------------

Expand Down

0 comments on commit 73b783f

Please sign in to comment.