twin-elements / crud-bundle
Implement crud for CMS Jelllinek
Installs: 135
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.1 || ^8.0
- symfony/framework-bundle: ^4.4 || ^5.4
- symfony/maker-bundle: ^1.7
- twin-elements/admin-bundle: ^1.11
- twin-elements/sortable-bundle: ^1.0
Conflicts
- twin-elements/admin-bundle: <1.11.3
README
Install
composer require twin-elements/crud-bundle
in bundles.php add
TwinElements\CrudBundle\TwinElementsCrudBundle::class => ['dev' => true],
How it use
php bin/console make:make_new_crud EntityName