Skip to content

Conversation

@yakky
Copy link
Member

@yakky yakky commented Dec 27, 2019

Initial proof of concept for addons feature.

Addons are supported django CMS applications that are installed and preconfigured by the installer if selecte by the user.

They should really be just a list of pip packages: actual install / setup code should be in the addon itself, to decouple installer releases from each addons.

This require refactoring as helper functions to patch settings file and urlconf are not usable as a public API

@yakky yakky added this to the 3.0 milestone Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants