Not able to install with tutor please guide
i am not able to install with tutor please guide me how to install this i want to install custom images with Tutor
The edx-platform ships with edx-enterprise as a requirement seen https://github.com/openedx/edx-platform/blob/master/requirements/constraints.txt#L45 Tutor automatically mounts edx-enterprise https://github.com/overhangio/tutor/blob/3f45344d4aa027e4f070fde70c4a9919f367cf3a/tutor/plugins/openedx.py#L109
Neither one fully activates the enterprise feature set as best as I can determine. Dicey-Tech made a plugin that activates some of the feature set https://github.com/Dicey-Tech/tutor-contrib-enterprise
I forked it recently and have been trying to get it updated to support newer version of tutor and ensure the features are enabled and properly work.