-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: integration with EasyAdmin #115
Comments
Would be great! Any starting point on how to achieve that? Would you have time to work on a draft PR together? |
There are several possibilities, in my opinion the best being a CrudController linked to this bundle that can be integrated in an EA3 dashboard. However, several other rework needs to be done first to regain compatibility with SF5.x and PHP8. See also #114 |
I have been rethinking this integration. Basically I see two options:
For the second integration there are some challenges. At first, being the fact that settings don't have database entries before being saved which makes them unavailable in |
Could you give a ballpark on how much code would be needed to add EasyAdmin support? I have no strong opinion on adding it to this bundle, but would introducing a separate bridge bundle be a more viable option? |
One simple solution could be to just make a copy-paste integration. |
I have the idea that it might be usefull to have integration with easyadmin.
The text was updated successfully, but these errors were encountered: