How to Configure Plan Features
The Plan Features page (Marketplace > Plan Features) is a library of specific capabilities or "perks" that you can assign to your various subscription plans. This allows you to differentiate your tiers, such as offering "Advanced Analytics" only to your "Pro" subscribers.
Understanding the Features Table
-
ID: A unique system identifier for the feature.
-
Feature Name (Translated): The human-readable name for the feature (e.g., "AI Support").
-
Feature Key: The unique, internal system key (e.g.,
ai_support). This key is used by the system to programmatically check if a vendor has access to a specific function. -
Description (Translated): An explanation of what the feature does or allows.
-
Status: "Active" or "Inactive." Setting a feature to "Inactive" will hide it from the plan configuration screen and disable it for any vendors who previously had it.
How to Use Plan Features
-
Create the Feature: Click the "+ Add New" button. Define the Name, Key, and Description.
-
Assign the Feature: After creating the features here, you must navigate back to the "Vendor Subscription Plans" "Add New" or "Edit" page. There, you will be able to select which of these features (e.g.,
advanced_analytics,ai_support) are included in a specific plan.
This two-step process provides flexibility. You can create a feature once (like "24/7 Support") and assign it to multiple different subscription plans.