/
home
/
assocoweys
/
maguinee
/
plugins
/
fields
/
acftruefalse
/
Upload File
HOME
<?xml version="1.0" encoding="utf-8" ?> <extension type="plugin" version="3.7.0" group="fields" method="upgrade"> <name>ACF_TRUEFALSE</name> <description>ACF_TRUEFALSE_DESC</description> <author>Tassos Marinos</author> <creationDate>June 2017</creationDate> <copyright>Copyright (C) 2019 Tassos Marinos. All rights reserved.</copyright> <license>GNU General Public License version 2 or later; see LICENSE.txt</license> <authorEmail>info@tassos.gr</authorEmail> <authorUrl>www.tassos.gr</authorUrl> <version>1.0</version> <scriptfile>script.install.php</scriptfile> <files> <filename plugin="acftruefalse">acftruefalse.php</filename> <filename>script.install.helper.php</filename> <filename>version.php</filename> <folder>tmpl</folder> <folder>params</folder> <folder>language</folder> </files> </extension>