| Server IP : 46.105.57.169 / Your IP : 216.73.216.84 Web Server : Apache System : Linux webd003.cluster120.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : maitricfuz ( 93378) PHP Version : 8.4.10 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/m/a/i/maitricfuz/www/saint-martin-lg/plugins/system/nrframework/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<extension version="3.4" type="plugin" group="system" method="upgrade">
<name>plg_system_nrframework</name>
<description>PLG_SYSTEM_NRFRAMEWORK_DESC</description>
<version>6.1.1</version>
<creationDate>August 2016</creationDate>
<author>Tassos Marinos</author>
<copyright>Copyright © 2025 Tassos All Rights Reserved</copyright>
<license>http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL</license>
<authorEmail>info@tassos.gr</authorEmail>
<authorUrl>http://www.tassos.gr</authorUrl>
<scriptfile>script.install.php</scriptfile>
<files>
<filename plugin="nrframework">nrframework.php</filename>
<filename>script.install.helper.php</filename>
<filename>autoload.php</filename>
<folder>fields</folder>
<folder>helpers</folder>
<folder>xml</folder>
<folder>language</folder>
<folder>layouts</folder>
<folder>NRFramework</folder>
<folder>vendor</folder>
</files>
<config>
<fields name="params" addfieldpath="/plugins/system/nrframework/fields">
<fieldset name="basic">
<field name="key" type="nrtext"
size="15"
label="NR_DOWNLOAD_KEY"
description="NR_DOWNLOAD_KEY_DESC"
url="https://www.tassos.gr/downloads"
urltext="NR_DOWNLOAD_KEY_FIND"
urlclass="btn"
/>
</fieldset>
<fieldset name="advanced">
<field name="openai_api_key" type="nrtext"
size="15"
label="NR_OPENAI_API_KEY"
description="NR_OPENAI_API_KEY_DESC"
url="https://www.tassos.gr/kb/general/ai-features-joomla"
urltext="NR_OPENAI_GET_KEY"
urlclass="btn"
/>
<field name="gmapkey" type="nrtext"
size="15"
label="NR_GMAP_KEY"
description="NR_GMAP_KEY_DESC"
url="https://developers.google.com/maps/documentation/javascript/get-api-key"
urltext="NR_GMAP_FIND_KEY"
urlclass="btn"
/>
</fieldset>
<fieldset name="breakpoints" label="NR_BREAKPOINTS" description="NR_BREAKPOINTS_SETUP_DESC">
<fields name="breakpoints">
<field name="desktop" type="nrtext"
readonly="true"
default="any"
size="15"
label="NR_DESKTOP_BREAKPOINT"
description="NR_DESKTOP_BREAKPOINT_WIDTH_DESC"
/>
<field name="tablet" type="nrnumber"
size="15"
default="1024"
label="NR_TABLET_BREAKPOINT"
description="NR_TABLET_BREAKPOINT_WIDTH_DESC"
addon="NR_PIXELS_MAX_WIDTH"
/>
<field name="mobile" type="nrnumber"
size="15"
default="575"
label="NR_MOBILE_BREAKPOINT"
description="NR_MOBILE_BREAKPOINT_WIDTH_DESC"
addon="NR_PIXELS_MAX_WIDTH"
/>
</fields>
</fieldset>
</fields>
</config>
<media folder="media" destination="plg_system_nrframework">
<folder>img</folder>
<folder>css</folder>
<folder>font</folder>
<folder>js</folder>
<folder>svg</folder>
</media>
</extension>