Started adding the Assistant GUI ;)

This commit is contained in:
2020-01-03 05:36:47 +02:00
parent 46e52db097
commit 185dad4273
24 changed files with 1881 additions and 8 deletions

View File

@@ -73,6 +73,7 @@ Whether you're a seasoned [Joomla](https://extensions.joomla.org/extension/compo
<menu>COM_COMPONENTBUILDER_MENU</menu>
<submenu>
<!-- Instead of link you can specify individual link attributes -->
<menu option="com_componentbuilder" view="assistant">COM_COMPONENTBUILDER_MENU_ASSISTANT</menu>
<menu option="com_componentbuilder" view="compiler">COM_COMPONENTBUILDER_MENU_COMPILER</menu>
<menu option="com_componentbuilder" view="joomla_components">COM_COMPONENTBUILDER_MENU_JOOMLA_COMPONENTS</menu>
<menu option="com_componentbuilder" view="joomla_modules">COM_COMPONENTBUILDER_MENU_JOOMLA_MODULES</menu>