8 Commits

Author SHA1 Message Date
Yassine Doghri
bb03798aff feat(plugins): load README.md file to view plugin's instructions in UI 2024-05-07 16:01:03 +00:00
Yassine Doghri
95088196ce feat(plugins): load and validate plugin manifest.json 2024-05-07 14:22:18 +00:00
Yassine Doghri
d321d0f93c refactor(plugins): redefine plugins folder structure to vendor/package 2024-05-05 13:10:59 +00:00
Yassine Doghri
1ff91a8546 feat(plugins): uninstall plugins via CLI and admin UI 2024-05-05 09:14:30 +00:00
Yassine Doghri
5dd94ee6e0 feat(plugins): add settings page for podcast and episode if defined in the plugin's manifest
- rename options to settings
2024-05-02 15:32:27 +00:00
Yassine Doghri
3be613452b feat(plugins): add options to manifest for building forms and storing plugin settings 2024-05-01 18:37:38 +00:00
Yassine Doghri
0eba234628 feat(plugins): activate / deactivate plugin using settings table
+ load plugin icon
+ add pagination
+ autoload plugins in Config/Autoload.php to handle plugin
i18n
+ style plugin cards
2024-05-01 14:48:05 +00:00
Yassine Doghri
5293752bb5 feat: add Plugins module with base files for plugins architecture 2024-04-28 17:14:45 +00:00