X7ROOT File Manager
Current Path:
/home/notabjze/just4dastreets.com/plugins/fields/usergrouplist
home
/
notabjze
/
just4dastreets.com
/
plugins
/
fields
/
usergrouplist
/
ðŸ“
..
ðŸ“
params
ðŸ“
tmpl
📄
usergrouplist.php
(426 B)
📄
usergrouplist.xml
(1.23 KB)
Editing: usergrouplist.xml
<?xml version="1.0" encoding="utf-8" ?> <extension type="plugin" group="fields" method="upgrade"> <name>plg_fields_usergrouplist</name> <author>Joomla! Project</author> <creationDate>March 2016</creationDate> <copyright>(C) 2016 Open Source Matters, Inc.</copyright> <license>GNU General Public License version 2 or later; see LICENSE.txt</license> <authorEmail>admin@joomla.org</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>3.7.0</version> <description>PLG_FIELDS_USERGROUPLIST_XML_DESCRIPTION</description> <files> <filename plugin="usergrouplist">usergrouplist.php</filename> <folder>params</folder> <folder>tmpl</folder> </files> <languages> <language tag="en-GB">language/en-GB/plg_fields_usergrouplist.ini</language> <language tag="en-GB">language/en-GB/plg_fields_usergrouplist.sys.ini</language> </languages> <config> <fields name="params"> <fieldset name="basic"> <field name="multiple" type="radio" label="PLG_FIELDS_USERGROUPLIST_PARAMS_MULTIPLE_LABEL" layout="joomla.form.field.radio.switcher" default="0" filter="integer" > <option value="0">JNO</option> <option value="1">JYES</option> </field> </fieldset> </fields> </config> </extension>
Upload File
Create Folder