Problem/Motivation
Chatting with @DieterHolvoet there are some things that site settings does not do that eck_site_settings. This issue is to try to document that to cover such features and ideally combine efforts of the two modules at some point in the future.
Steps to reproduce
Review the eck_site_settings module
Proposed resolution
Implement features missing in the eck_site_settings module
Remaining tasks
Issues to implement:
- #3463715: Ability to add menu links directly to the Site Settings Group list
- #3463716: Add ability to get the Site Setting entity itself (not the render array) via Twig
- #3463719: Improve the entity loading options for developer experience
User interface changes
TBD
API changes
TBD
Data model changes
TBD
Comments
Comment #2
scott_euser commentedComment #3
scott_euser commentedComment #4
scott_euser commentedComment #5
scott_euser commentedComment #6
scott_euser commentedOkay I think I got it all. The migration is a bigger task, so will leave that one. @DieterHolvoet suggested to look at https://git.drupalcode.org/project/eck_site_settings/-/blob/1.x/src/Modu... if someone does want to take it on. Given its just a handful of installs of that module, I don't think I'll tackle it myself.