.Net Core MVC (10.4.0)
I am refering back to the question 3 years ago (Feature Request - Private Editions #6606)
I created some plugins that extends functionality or interfaces with external solutions. I want each plugun to define their on addon features that would be optional as an addon at an additional cost to the selected Edition. Did you ever implement addons or how can this be achived?
3 Answer(s)
-
0
Hi @williepieterse
This feature is not implemented. But, you can define FeatureProviders in your PlugIn modules as explained here https://aspnetboilerplate.com/Pages/Documents/Feature-Management#defining-features, so they can be added to main app's feature list. Does that work for you ?
-
0
How would you add an additional cost for the feature over and above the cost the Edition on the subcription page?
-
0
Hi,
Yes, that is not possible at the moment. We haven't analyzed that feature, so it is hard to make a suggestion.