<?xml version="1.0" encoding="utf-8"?>
<extension version="2.5.5" type="plugin" group="content" method="upgrade">
    <name>Content - OSMeta Content</name>
    <author>Joomlashack</author>
    <creationDate>May 18 2017</creationDate>
    <copyright>Copyright (C) 2011-2016 Open Source Training, LLC, All rights reserved</copyright>
    <license>GPL v3</license>
    <authorEmail>help@joomlashack.com</authorEmail>
    <authorUrl>https://www.joomlashack.com</authorUrl>
    <version>1.4.5</version>
    <description>OSMeta is an extension to easily manage meta titles, descriptions for Joomla articles</description>

    <alledia>
        <element>osmetacontent</element>
        <namespace>OSMetaContent</namespace>
        <license>free</license>
    </alledia>

    <files>
        <filename plugin="osmetacontent">osmetacontent.php</filename>
        <folder>forms</folder>
    </files>

    <config>
        <fieldset
            name="basic"
            addfieldpath="/administrator/components/com_osmeta/form/fields">

            <field
                type="customfooter"
                name="customfooter"
                media="com_osmeta"
                showgoproad="0"
                jedurl="http://extensions.joomla.org/extension/osmeta" />
        </fieldset>
    </config>

</extension>
