-
Notifications
You must be signed in to change notification settings - Fork 2
Adding custom entities
RevisionTen edited this page Nov 20, 2020
·
1 revision
You can add custom entities to the easy_admin configuration.
See EasyAdmin: Your First Backend for more info.
You can add your own permissions to restrict access to your custom entities. See Adding permissions to custom entities for more info.
You can add the LanguageAndWebsiteTrait to your custom easyadmin entities to show only entities that match the current website. When you create a new entity in easyadmin the website property will be set to the users current website.