Few bug fixes in the compiler and the component config area

This commit is contained in:
2017-11-04 15:06:40 +02:00
parent c30e6308f1
commit cf32d2c97f
263 changed files with 287 additions and 269 deletions

View File

@@ -186,4 +186,21 @@
<maintainerurl>http://vdm.bz/component-builder</maintainerurl>
<targetplatform name="joomla" version="3.*"/>
</update>
<update>
<name>Component Builder</name>
<description>Builds Complex Joomla Components</description>
<element>com_componentbuilder</element>
<type>component</type>
<version>2.6.2</version>
<infourl title="Component Builder!">http://vdm.bz/component-builder</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.6.2/JCB_v2.6.2.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<maintainer>Llewellyn van der Merwe</maintainer>
<maintainerurl>http://vdm.bz/component-builder</maintainerurl>
<targetplatform name="joomla" version="3.*"/>
</update>
</updates>