Feature Request: "Locked / Upgrade Prompt" state for disabled Feature Set modules #1079
Closed
justiceakorede
started this conversation in
Ideas
Replies: 1 comment 7 replies
|
Thanks for the suggestion! Sure, this makes sense. We can just add a new column in the database for plans to link to the upsell plan, and then do the lock option as you described it in openadmin. In user panel we should also cover this when user reaches plan limits to compare and offer upgrade, example if user plan has 5 sites, when user tries to create site number 6 we should check the limit on that upsell plan and prompt for upgrade instead of the current message that just says limit is reached. I'll add this on the TODO for next week 👍 |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Currently, when a module is disabled in a Feature Set (e.g. Redis, Node.js, or PostgreSQL for a basic plan), OpenPanel completely hides the module icon from the user's dashboard.
While this keeps the UI clean, it misses a significant upsell opportunity for web hosting providers. Customers on entry-level tiers often assume the platform simply doesn't support these tools, rather than realizing they are available on higher plans.
Proposed Solution:
Add an option in OpenAdmin under Feature Manager to set disabled modules to "Locked / Show with Upgrade Prompt" instead of hiding them completely.
This "freemium" UX model is widely used in modern SaaS/control panels and would give hosters using OpenPanel a built-in mechanism to drive plan upgrades.
Thank you for considering this!
All reactions