Current Path :
/
home
/
develito
/
www
/
administrator
/
manifests
/
packages
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/develito/www/administrator/manifests/packages/pkg_docstation.xml
<?xml version="1.0" encoding="utf-8"?> <extension type="package" version="3.3.0" method="upgrade"> <name>DocStation Package</name> <packagename>docstation</packagename> <creationDate>January 2013</creationDate> <author>Mikhail Meschangin</author> <authorEmail>wolfhound512@gmail.com</authorEmail> <authorUrl>https://bitbucket.org/wolfhound512</authorUrl> <copyright>Copyright (C) 2013-2014 Mikhail Meschangin. All rights reserved.</copyright> <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> <version>0.4.1</version> <description>DocStation Package</description> <!-- Runs on install/uninstall/update; New in 2.5 --> <scriptfile>script.php</scriptfile> <files folder="packages"> <file type="component" id="com_docstation">com_docstation.zip</file> <file type="plugin" id="docstation" group="content">plg_content_docstation.zip</file> <file type="plugin" id="docstation" group="editors-xtd">plg_editors-xtd_docstation.zip</file> </files> <updateservers> <server type="collection" priority="1" name="DocStation Updates">http://joomla.albalynx.com/updates/docstation/collection.xml</server> </updateservers> </extension>