| 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/internacionalizacion/plugins/user/dpcalendar/ |
Upload File : |
<?xml version="1.0" encoding="utf-8" ?> <extension type="plugin" group="user" method="upgrade"> <name>plg_user_dpcalendar</name> <author>Digital Peak</author> <creationDate>2025-05-22</creationDate> <copyright>(C) 2020 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.3.2</version> <description>PLG_USER_DPCALENDAR_XML_DESCRIPTION</description> <namespace path="src">DigitalPeak\Plugin\User\DPCalendar</namespace> <files> <folder>forms</folder> <folder>language</folder> <folder plugin="dpcalendar">services</folder> <folder>src</folder> </files> <config> <fields name="params"> <fieldset name="basic"> <field name="add_dpcalendar_user_fields" type="radio" default="1" class="btn-group" label="PLG_USER_DPCALENDAR_PARAMS_FIELD_USER_LABEL" description="PLG_USER_DPCALENDAR_PARAMS_FIELD_USER_DESC"> <option value="1">JYES</option> <option value="0">JNO</option> </field> </fieldset> </fields> </config> </extension>