0
talhazengin created
1 Answer(s)
-
0
it's completed... but you didn't add any features that's why you see that
Feature management is an ABP Module https://github.com/abpframework/abp/tree/dev/modules/feature-management
Features are part of the editions (packages). They can provide different price and options to the tenants in your SaaS application. there's no document yet (will be here soon https://docs.abp.io/en/abp/latest/Features) but you can check this unit test to see how it works https://github.com/abpframework/abp/blob/dev/modules/feature-management/test/Volo.Abp.FeatureManagement.Application.Tests/Volo/Abp/FeatureManagement/FeatureAppService_Tests.cs