Current Path :
/
home
/
develito
/
httpdocs
/
plugins
/
content
/
dpattachments
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//home/develito/httpdocs/plugins/content/dpattachments/dpattachments.xml
<?xml version="1.0" encoding="utf-8" ?> <extension type="plugin" version="3.1" group="content" method="upgrade"> <name>plg_content_dpattachments</name> <author>Digital Peak</author> <creationDate>3 Jun 2020</creationDate> <copyright>(C) 2012 - 2020 Digital Peak. All rights reserved.</copyright> <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license> <authorEmail>info@digital-peak.com</authorEmail> <authorUrl>joomla.digital-peak.com</authorUrl> <version>3.0.2</version> <description>PLG_CONTENT_DPATTACHMENTS_XML_DESCRIPTION</description> <files> <filename plugin="dpattachments">dpattachments.php</filename> <folder>language</folder> </files> <config> <fields name="params"> <fieldset name="basic"> <field name="cat-ids" type="category" description="JGLOBAL_CHOOSE_CATEGORY_DESC" extension="com_content" label="JGLOBAL_CHOOSE_CATEGORY_LABEL" multiple="true"/> </fieldset> </fields> </config> </extension>