1
0
Fork 0
smarty/cl_plugin.xml

19 Zeilen
766 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<plugin>
<general active="1">
<plugin_name>Smarty Wrapper</plugin_name>
<plugin_foldername>smarty</plugin_foldername>
<uuid>7071C44D-3B6F-5503-8C01-38B9A6A88E71</uuid>
<description>Enhance Backend and Frontend of ConLite with Smarty Template Engine</description>
<author>Ortwin Pinke</author>
<copyright>(c) 2017 Ortwin Pinke, PHP-Backoffice.de</copyright>
<mail>info@php-backoffice.de</mail>
<website>http://php-backoffice.de</website>
<version>1.0.2</version>
<license>GNU Lesser General Public License</license>
</general>
<requirements php="5.4">
<conlite minversion="2.0.2" />
</requirements>
<conlite />
</plugin>