Active Modules
{{ stats.module_count }}
{% load static %}
{{ stats.module_count }}
{{ stats.permission_count }}
{{ stats.role_count }}
{{ stats.user_access_count }}
{{ stats.sync_endpoint_count }}
No sync endpoints configured yet. Add them in Django Admin.
{% endfor %}Registered adapters: {{ stats.registered_platforms|join:", " }}
Ask about GitLab, GitHub, PyPI, plugins, middleware, or sync.
| Label | Name | External | Permissions | Sync Endpoints | Status |
|---|---|---|---|---|---|
{{ module.label }} |
{{ module.name }} | {% if module.is_external %}Yes{% else %}No{% endif %} | {{ module.permission_count }} | {{ module.endpoint_count }} | {% if module.is_active %} Active {% else %} Inactive {% endif %} |
| No modules registered. | |||||