ID | Name | Description | Version | Author | Homepage | LICENSE | State | Actoin |
---|---|---|---|---|---|---|---|---|
{{ loop.index }} | {{ p.plugin_name }} | {{ p.plugin_description }} | {{ p.plugin_version }} | {{ p.plugin_author }} | {% if p.plugin_url %}{{ p.plugin_url }}{% else %}{{ p.plugin_url or '' }}{% endif %} | {{ p.plugin_license or '' }} | {% if p.plugin_state == 'enabled' %} Disable {% else %} Enable {% endif %} |