{% extends "admin/base.html" %} {% block title %}Feature Management{% endblock %} {% block alpine_data %}featuresPage(){% endblock %} {% block content %}

Feature Management

Configure which features are available to each subscription tier.

Included Features

No features assigned to this tier

Available to Add

All features are assigned to this tier

All Features

Complete list of all platform features with their minimum tier requirement.

Feature Category Minimum Tier Status
{% endblock %} {% block extra_scripts %} {% endblock %}