/
home
/
assocoweys
/
leucate
/
plugins
/
convertformsapps
/
webhooks
/
Upload File
HOME
<?xml version="1.0" encoding="utf-8"?> <extension version="3.4.0" type="plugin" group="convertformsapps" method="upgrade"> <name>PLG_CONVERTFORMSAPPS_WEBHOOKS</name> <description>PLG_CONVERTFORMSAPPS_WEBHOOKS_DESC</description> <version>1.0</version> <author>Tassos Marinos</author> <authorEmail>info@tassos.gr</authorEmail> <authorUrl>http://www.tassos.gr</authorUrl> <copyright>Copyright (c) 2011-2022 Tassos Marinos</copyright> <license>GNU General Public License version 3, or later</license> <creationDate>May 2022</creationDate> <scriptfile>script.install.php</scriptfile> <files> <folder>language</folder> <filename plugin="webhooks">webhooks.php</filename> <filename>script.install.helper.php</filename> </files> </extension>