EtchUK / Etch.OrchardCore.UserProfiles

Orchard Core module provided useful extensions to users (e.g. profiles, subscriptions).
MIT License
6 stars 2 forks source link

Subscription module doesn't work on it's own #6

Open peterkeating opened 4 years ago

peterkeating commented 4 years ago

When enabling only the "Subscriptions" module, which adds the SubscriptionLevelPart & SubscriptionAccessPart, however while the SubscriptionLevelPart works as expected, the SubscriptionAccessPart doesn't really do anything until you enable the other subscription related features that require grouping to be enabled.