This is a work in progress PR to track progress on the implementation of package/extension management from within a Flarum extension. It will allow us to:
[ ] install extensions
[ ] enable extensions
[ ] update extensions
[ ] disable extensions
[ ] uninstall extensions
This PR is mainly about the tools to allow this, not about the interaction with our remote API.
PS: This is a new version of #1 so @Luceos can review it :smile:
This is a work in progress PR to track progress on the implementation of package/extension management from within a Flarum extension. It will allow us to:
This PR is mainly about the tools to allow this, not about the interaction with our remote API.
PS: This is a new version of #1 so @Luceos can review it :smile: