ad-aures_castoPod/modules/Plugins/Manifest
2025-10-03 12:51:03 +00:00
..
Fields refactor(plugins): create Field objects per field type in settings forms + handle rendering in class 2024-12-23 15:35:47 +00:00
Field.php refactor(plugins): create Field objects per field type in settings forms + handle rendering in class 2024-12-23 15:35:47 +00:00
FieldInterface.php refactor(plugins): create Field objects per field type in settings forms + handle rendering in class 2024-12-23 15:35:47 +00:00
Manifest.php feat(plugins): add submodule boolean property to manifest schema 2025-03-14 13:02:55 +00:00
manifest.schema.json docs(plugins): add install and share instructions with the official plugins repository for discovery 2025-10-03 12:51:03 +00:00
ManifestObject.php feat: set min PHP version to 8.4 2025-03-14 12:54:51 +00:00
Option.php refactor(plugins): create Field objects per field type in settings forms + handle rendering in class 2024-12-23 15:35:47 +00:00
Person.php refactor(plugins): create Field objects per field type in settings forms + handle rendering in class 2024-12-23 15:35:47 +00:00
Repository.php refactor(plugins): create Field objects per field type in settings forms + handle rendering in class 2024-12-23 15:35:47 +00:00
Settings.php refactor(plugins): create Field objects per field type in settings forms + handle rendering in class 2024-12-23 15:35:47 +00:00
WithFieldsTrait.php refactor(plugins): create Field objects per field type in settings forms + handle rendering in class 2024-12-23 15:35:47 +00:00
WithOptionsTrait.php refactor(plugins): create Field objects per field type in settings forms + handle rendering in class 2024-12-23 15:35:47 +00:00