Added Joomla Module builder (JMB) Compiler and improved the JMB GUI

This commit is contained in:
2019-12-06 07:33:01 +02:00
parent e4d1917c19
commit 6c2ca03ebc
39 changed files with 3286 additions and 0 deletions

View File

@ -0,0 +1 @@
ALTER TABLE `#__componentbuilder_joomla_module` ADD `mod_code` TEXT NOT NULL AFTER `libraries`;