Edited on Mar 08, 2026 By arpinux .
Added!
- Plugin uninstall(Pro & Community): New "Uninstall" button (danger/trash) in the admin plugin list. Clicking it opens a Bootstrap confirmation modal (
ConfirmModal), then callsPOST /admin/plugins/uninstall. The server runs the plugin'suninstall()/deactivate()hook, removes its permissions, clears asset and translation caches, removes its entry fromplugins.enabled, then deletes the plugin directory recursively. The button is hidden for core plugins (cantDisable = "1") and blocked server-side if the plugin is still active. Translation keys added for all 5 languages.
- Like(1)
arpinux
This discussion is locked
Report
Navigation
4 Posts Statistics