mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-09 21:37:36 +02:00
- Make /plugins/<plugin>/settings/ work for incomplete plugin installs by importing plugin views from source and relaxing overly strict proxy checks. - Sync INSTALLED_APPS from plugin source when installed markers exist but installed copies are incomplete. - Keep prior plugin store performance improvements (lazy upgrades fetching, fewer GitHub calls).