cyberpanel/testPlugin
master3395 ed7d4743b6 Add plugin system enhancements and testPlugin
- Enhanced plugin installer to properly extract and install plugins
- Added security middleware exception for plugin webhook endpoints
- Improved plugin listing with better error handling
- Added testPlugin as example plugin for CyberPanel plugin system
- Updated INSTALLED_APPS and URL routing for plugins

Author: master3395
2026-01-04 21:04:51 +01:00
..
static/testPlugin Add security and more documentation 2025-09-11 20:17:54 +02:00
templates/testPlugin Add plugin system enhancements and testPlugin 2026-01-04 21:04:51 +01:00
OS_COMPATIBILITY.md Enhance OS compatibility and documentation for CyberPanel 2025-09-15 21:34:39 +02:00
SECURITY.md Add security and more documentation 2025-09-11 20:17:54 +02:00
__init__.py Add better plugin description + new example plugin 2025-09-11 20:04:09 +02:00
admin.py Add better plugin description + new example plugin 2025-09-11 20:04:09 +02:00
apps.py Add better plugin description + new example plugin 2025-09-11 20:04:09 +02:00
install.sh Add security and more documentation 2025-09-11 20:17:54 +02:00
meta.xml Add plugin system enhancements and testPlugin 2026-01-04 21:04:51 +01:00
middleware.py Add security and more documentation 2025-09-11 20:17:54 +02:00
models.py Add better plugin description + new example plugin 2025-09-11 20:04:09 +02:00
os_config.py Add security and more documentation 2025-09-11 20:17:54 +02:00
security.py Add security and more documentation 2025-09-11 20:17:54 +02:00
signals.py Add better plugin description + new example plugin 2025-09-11 20:04:09 +02:00
test_os_compatibility.py Add security and more documentation 2025-09-11 20:17:54 +02:00
urls.py Add plugin system enhancements and testPlugin 2026-01-04 21:04:51 +01:00
views.py Add plugin system enhancements and testPlugin 2026-01-04 21:04:51 +01:00