Release of v3.2.1-alpha4

Add Joomla powers for namespace dynamic management.
This commit is contained in:
2024-04-16 19:05:17 +02:00
parent 0be0df5cec
commit 3a48b5596c
101 changed files with 6844 additions and 140 deletions

View File

@ -100,6 +100,7 @@ class ComponentbuilderController extends BaseController
'joomla_component' => 'joomla_components',
'joomla_module' => 'joomla_modules',
'joomla_plugin' => 'joomla_plugins',
'joomla_power' => 'joomla_powers',
'power' => 'powers',
'admin_view' => 'admin_views',
'custom_admin_view' => 'custom_admin_views',