00d44256b4
Rebrand all 17 sub-extensions from mokowaas to mokosuite naming, including component, plugins, modules, task plugins, and webservices. Updates package manifest, workflows, docs, wiki, and issue templates. Adds new plg_system_mokosuite_license extension.
3 lines
139 B
SQL
3 lines
139 B
SQL
-- Remove download_keys table (feature reverted — preflight handles key preservation)
|
|
DROP TABLE IF EXISTS `#__mokosuite_download_keys`;
|