| Server IP : 104.21.84.107 / Your IP : 104.23.197.208 Web Server : Apache/2.4.63 (Ubuntu) System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.4.5 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/acreditacion/plugins/fields/dpcalendar/ |
Upload File : |
<?xml version="1.0" encoding="utf-8" ?> <extension type="plugin" group="fields" method="upgrade"> <name>plg_fields_dpcalendar</name> <author>Digital Peak</author> <creationDate>2024-10-28</creationDate> <copyright>(C) 2017 Digital Peak GmbH</copyright> <license>https://www.gnu.org/licenses/gpl-3.0.html</license> <authorEmail>[email protected]</authorEmail> <authorUrl>joomla.digital-peak.com</authorUrl> <version>10.0.1</version> <description>PLG_FIELDS_DPCALENDAR_XML_DESCRIPTION</description> <namespace path="src">DigitalPeak\Plugin\Fields\DPCalendar</namespace> <files> <folder>language</folder> <folder>params</folder> <folder plugin="dpcalendar">services</folder> <folder>src</folder> <folder>tmpl</folder> </files> <config> <fields name="params"> <fieldset name="basic"> <field name="multiple" type="radio" class="btn-group btn-group-yesno" default="0" label="PLG_FIELDS_DPCALENDAR_PARAMS_MULTIPLE_LABEL" description="PLG_FIELDS_DPCALENDAR_PARAMS_MULTIPLE_DESC"> <option value="1">JYES</option> <option value="0">JNO</option> </field> </fieldset> </fields> </config> </extension>