{% extends "baseTemplate/index.html" %} {% load i18n %} {% block title %}{% trans "Installed Plugins - CyberPanel" %}{% endblock %} {% block header_scripts %} {% endblock %} {% block content %} {% load static %} {% get_current_language as LANGUAGE_CODE %}
{% trans "List of installed plugins on your CyberPanel" %}
{% trans "You haven't installed any plugins yet. Plugins extend CyberPanel's functionality with additional features." %}
{% trans "The versions displayed here represent the latest plugins from the CyberPanel Plugin Store repository. They may or may not represent the latest available versions. Additionally, the plugin repository may only contain plugins released within the last few months." %}
{% trans "Cache Information:" %} {% trans "Plugin store data is cached for 1 hour to improve performance and reduce GitHub API rate limits. New plugins may take up to 1 hour to appear after being published." %}
{% trans "Use at Your Own Risk" %}
{% trans "The plugins displayed here are contributed by both the CyberPanel Developers and independent third parties. We make no guarantees that the plugins available here are functional, tested, or compatible with your system. You are encouraged to read the information found in the help and about links for each plugin before attempting the installation." %}