Files
CyberPanel/CyberCP/settings.py
master3395 915f7cc5d0 fix: Restore emailMarketing to INSTALLED_APPS
emailMarketing was removed from INSTALLED_APPS but the plugin directory
still exists, causing Django to fail with:
'Model class emailMarketing.models.EmailMarketing doesn't declare an explicit
app_label and isn't in an application in INSTALLED_APPS'

This fixes the HTTP 500 error on /plugins/installed
2026-01-26 03:06:01 +01:00

7.3 KiB