Your IP : 216.73.217.127


Current Path : /home/afacube/www/plugins/content/event/
Upload File :
Current File : /home/afacube/www/plugins/content/event/event.xml

<?xml version="1.0" encoding="utf-8"?>
<extension version="3.2" type="plugin" group="content">
    <name>plg_content_event</name>
    <author>Stéphane Seyer</author>
    <creationDate>January 2015</creationDate>
    <copyright>Copyright © Stéphane Seyer 2015</copyright>
    <authorEmail>stephane.seyer@gmail.com</authorEmail>
    <authorUrl></authorUrl>
    <version>2.0.0</version>
    <description>Add location and event date fields to content</description>

    <files>
        <filename plugin="event">event.php</filename>
        <filename>index.html</filename>
        <folder>form</folder>
    </files>
    <languages>
        <language tag="en-GB">en-GB.plg_content_event.ini</language>
        <language tag="en-GB">en-GB.plg_content_event.sys.ini</language>
        <language tag="fr-FR">fr-FR.plg_content_event.ini</language>
        <language tag="fr-FR">fr-FR.plg_content_event.sys.ini</language>
    </languages>

   <config>
        <fields name="params">
        </fields>
    </config>

</extension>