WHAT YOU'LL LEARN
- How to create a project in Webiny Control Panel - How to link your Webiny instance to WCP - How to activate Business tier features

Overview
anchor

Webiny projects start with the Community edition by default. To access Business tier features like multi-tenancy and advanced ACL, you need to upgrade through the Webiny Control Panel (WCP). This guide covers the upgrade process.

When to Use WCP
You only need WCP for projects requiring paid features. Community edition projects don't require WCP registration.

Key Concepts
anchor

Webiny Control Panel (WCP)

  • Organization: Container for multiple projects
  • Project: Holds license information and environment configurations
  • License: Defines feature access level (Community, Business, Enterprise)
  • Environment: Links a Webiny deployment to a WCP project

Webiny Instance

  • Instance: Your actual Webiny deployment on AWS
  • Users: Content editors and admins in your Webiny instance (separate from WCP team members)

Upgrade Process
anchor

1. Create WCP Account
anchor

Visit https://app.webiny.comexternal link and create a free account if you don’t have one.

2. Create Project
anchor

In the WCP dashboard:

  1. Click “Create New Project”
  2. Provide a project name and description
  3. Select your desired license tier

3. Link Your Instance
anchor

WCP provides a CLI command to link your deployed instance. In your project directory, run:

Replace <YOUR_PROJECT_ID> with the ID shown in WCP after creating your project.

4. Redeploy
anchor

Apply the license by redeploying your instance:

Verify Upgrade
anchor

After deployment completes, verify the upgrade:

  1. Access your Admin panel
  2. Check for Business tier features in the menu
  3. Multi-tenancy options should now be available

Business Tier Features
anchor

With Business tier activated, you gain access to:

  • Multi-tenancy: Isolate content and users
  • Advanced ACL: Fine-grained permissions
  • Custom domains: Use your own domains
  • Priority support: Direct access to Webiny team

Environment Management
anchor

You can link different environments to the same WCP project:

Each environment maintains its own license activation status.