File tree Expand file tree Collapse file tree
administrator/components/com_j2store
plugins/installer/j2store Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313defined ('_JEXEC ' ) or die ('Restricted Access ' );
1414
1515define ('J2STORE_PRO ' , '1 ' );
16- define ('J2STORE_VERSION ' , '4.1.3 ' );
16+ define ('J2STORE_VERSION ' , '4.1.4 ' );
1717define ('J2STORE_EXTRA_VERSION ' , 'for Joomla 5-6 ' );
18- define ('J2STORE_DATE ' , '2026-05-17 ' );
18+ define ('J2STORE_DATE ' , '2026-06-06 ' );
1919
2020
Original file line number Diff line number Diff line change 22<extension type =" component" method =" upgrade" >
33 <name >J2Store</name >
44 <author >Adam Melcher, Olivier Buisard, Ramesh Elamathi</author >
5- <creationDate >MAY 2026</creationDate >
5+ <creationDate >JUNE 2026</creationDate >
66 <copyright >Copyright (c) 2024 J2Commerce. All rights reserved.</copyright >
77 <authorEmail >support@j2commerce.com</authorEmail >
88 <authorUrl >https://j2commerce.com</authorUrl >
9- <version >4.1.3 </version >
9+ <version >4.1.4 </version >
1010 <license >https://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3 or later</license >
1111 <description ><![CDATA[ <h3>J2Commerce v4 Professional</h3>
1212 Flexible and native Joomla shopping cart solution. <br>
Original file line number Diff line number Diff line change 1313
1414use Joomla \CMS \Factory ;
1515use Joomla \CMS \Plugin \CMSPlugin ;
16- use Joomla \Uri \Uri ;
16+ use Joomla \CMS \ Uri \Uri ;
1717
1818class PlgInstallerJ2Store extends CMSPlugin
1919{
You can’t perform that action at this time.
0 commit comments