- 🇦🇺Australia elc
Use ConfigEntity bundles to store the two types - meta and file.
- 🇦🇺Australia elc
Updating version to 3.0.x as this has become a full re-write of the module.
- Merge request !15[#3008860] Migration from database storage to exportable ConfigEntityType. → (Open) created by elc
- 🇦🇺Australia elc
The "phpstan (next minor)" error is unavoidable until 📌 Backport Hook and LegacyHook Attribute Active lands. At that point both of the errors in the phpstan.neon file can be removed.
Very much open on feedback and patches on this! Will be making a 3.0.0-beta1 release in about a week if I don't get feedback, and that'll be out in the world for testing from then on.
One item of note is the simplification of the admin form for creating and editing the entities - it now only includes the name and the content fields, and does not have a full metatag entry, or a file upload field. There was already confusion about the file uploading part, fixed in 2.1.0-rc1, but it was added complexity that I didn't feel was needed in what was already a full re-write of the module.