Open Closed

On Subscribe Tenant Create for user #6914


User avatar
0
dipak.z created
  • ABP Framework version: v8.0.2
  • UI Type:MVC
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
  • I want like if user subscribe in website then create tenant for that user's organization for specify time depends on package with specify max users creation for tenant. how can i do that? because tenant specific apis are permission based. i dont want to give that to user i want on successful payment for subscription

3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can use the TenantManager/ITenantAppService to create a new tenant and then use IFeatureManager to set some features/editions for it.

  • User Avatar
    0
    dipak.z created

    i will check

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    ok

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11