Planner plugin extension points #1429
-
|
The current plugin system supports isolated plugin UI, routes, plugin-owned data, and read-only access to core entities. To move the features on my https://github.com/hykilpikonna/TrekForge fork into plugins, it needs deeper planner extension points. Requested capabilities:
Goal: allow downstream features to be implemented as plugins instead of long-lived core patches, while preserving plugin permissions, isolation, and maintainability. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Id like to second this, i am currently building the old budget planner as a plugin and id like to have it life in the trip aswell. So i would need the ability to at least add a page to the Trip itself not the dashboard |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @hykilpikonna and @SimMesg20. I'm working on a major expansion of the plugin system in our Fix 3.2.1. |
Beta Was this translation helpful? Give feedback.
Thanks @hykilpikonna and @SimMesg20.
I'm working on a major expansion of the plugin system in our Fix 3.2.1.