Skip to content

Add extensions branch with extensions manager and menu option.

Martin Owens requested to merge extensions-manager-support into master

This is a reworking of the extension manager to provide a bootstrap service.

It requires virtualenv to be installed to use (and git while we're in developer mode) but can be activated from the extensions menu.

Once activated it will install the python3 virtualenv and set up the extensions manager.

This merge request also includes some cleanups which cropped up during all the variations.

Edited by Martin Owens

Merge request reports