開啟 config/config_global.php 檔案,在檔案結尾新增以下程式碼開啟外掛設計者模式。 $_config['plugindeveloper'] = 1; 
也可以: $_config['plugindeveloper'] = 2;