| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| opencart-3.0.5.0.zip | 2025-12-12 | 17.6 MB | |
| 3.0.5.0 source code.tar.gz | 2025-12-09 | 15.3 MB | |
| 3.0.5.0 source code.zip | 2025-12-09 | 18.0 MB | |
| README.md | 2025-12-09 | 9.6 kB | |
| Totals: 4 Items | 50.9 MB | 13 | |
What's Changed
- Bugfix: getTotalReturns by @mhcwebdesign in https://github.com/opencart/opencart/pull/14874
- Updated version number by @mhcwebdesign in https://github.com/opencart/opencart/pull/14875
- Added mssing semi-colon by @mhcwebdesign in https://github.com/opencart/opencart/pull/14877
- [3.0.x.x] Protect against XSS in recurring extensions by @ADDCreative in https://github.com/opencart/opencart/pull/14879
- Removed UPS shipping extension by @mhcwebdesign in https://github.com/opencart/opencart/pull/14916
- 3.0.x.x > php 8.4.x compatibility by @osworx in https://github.com/opencart/opencart/pull/14929
- Update IfNode.php [php 8.4.x compatibility] by @osworx in https://github.com/opencart/opencart/pull/14928
- Update ForLoopNode.php [php 8.4.x compatibility] by @osworx in https://github.com/opencart/opencart/pull/14931
- 3.0.x.x php 8.4.x compatibility by @osworx in https://github.com/opencart/opencart/pull/14930
- Update ForNode.php [php 8.4.x compatibility] by @osworx in https://github.com/opencart/opencart/pull/14932
- Update Template.php [php 8.4.x compatibility] by @osworx in https://github.com/opencart/opencart/pull/14933
- Update ArrayExpression.php [php 8.4.x compatibility] by @osworx in https://github.com/opencart/opencart/pull/14934
- Update PrintNode.php [php 8.4.x compatibility] by @osworx in https://github.com/opencart/opencart/pull/14935
- Update Node.php [php 8.4.x compatibility] by @osworx in https://github.com/opencart/opencart/pull/14936
- Update Parser.php [php 8.4.x compatibility] by @osworx in https://github.com/opencart/opencart/pull/14937
- Update TokenStream.php [php 8.4.x compatibility] by @osworx in https://github.com/opencart/opencart/pull/14938
- Update functions.php [php 8.4.x compatibility] by @osworx in https://github.com/opencart/opencart/pull/14939
- Update SafeAnalysisNodeVisitor.php [php 8.4.x compatibility] by @osworx in https://github.com/opencart/opencart/pull/14940
- Update Environment.php [php 8.4.x compatibility] by @osworx in https://github.com/opencart/opencart/pull/14941
- Update Utils.php [php 8.4.x compatibility) by @osworx in https://github.com/opencart/opencart/pull/14942
- Update DefaultFilter.php [php 8.4.x compatibility] by @osworx in https://github.com/opencart/opencart/pull/14943
- PHP 8.4 fix for extension/feed/google_base by @mhcwebdesign in https://github.com/opencart/opencart/pull/14955
- google base fix by @mhcwebdesign in https://github.com/opencart/opencart/pull/14956
- Update manufacturer.php by @gpxjordan in https://github.com/opencart/opencart/pull/14961
- [3.0.x.x] google base fix by @mhcwebdesign in https://github.com/opencart/opencart/pull/14979
- Update product_purchased.php by @gpxjordan in https://github.com/opencart/opencart/pull/14980
- payment address validation fix by @mhcwebdesign in https://github.com/opencart/opencart/pull/15010
- Updated vendor libraries and cardinity payment for PHP 8.4 support by @mhcwebdesign in https://github.com/opencart/opencart/pull/15011
- Run checks for PHP 8.1 to 8.4 by @mhcwebdesign in https://github.com/opencart/opencart/pull/15012
- [3.0.x.x] Update PHPStan to 2.1.17 by @AJenbo in https://github.com/opencart/opencart/pull/15029
- [3.0.x.x]Bugfix cardinity payment by @mhcwebdesign in https://github.com/opencart/opencart/pull/15034
- [3.0.x.x] Update utf8.php by @osworx in https://github.com/opencart/opencart/pull/15062
- [3.0.x.x] Update forgotten.php by @osworx in https://github.com/opencart/opencart/pull/15057
- [3.0.x.x] Update return.php by @osworx in https://github.com/opencart/opencart/pull/15058
- [3.0.x.x] Update voucher.php by @osworx in https://github.com/opencart/opencart/pull/15059
- [3.0.x.x] Update register.php by @osworx in https://github.com/opencart/opencart/pull/15060
- [3.0.x.x] Update contact.php by @osworx in https://github.com/opencart/opencart/pull/15061
- [3.0.x.x] Update register.php by @osworx in https://github.com/opencart/opencart/pull/15063
- [3.0.x.x] Use CDATA for image caption and title and add linebreaks by @MarvinKlein1508 in https://github.com/opencart/opencart/pull/15069
- [3.0.x.x] sitemap fix by @mhcwebdesign in https://github.com/opencart/opencart/pull/15072
- [3.0.x.x] Fixed model classes for firstname and lastname by @mhcwebdesign in https://github.com/opencart/opencart/pull/15073
- [3.0.x.x] Fix model classes for address_1 by @mhcwebdesign in https://github.com/opencart/opencart/pull/15074
- [3.0.x.x] Update PayPal Checkout Integration by @mhcwebdesign in https://github.com/opencart/opencart/pull/15075
- [3.0.x.x] Bugfix PayPal Checkout Integration by @mhcwebdesign in https://github.com/opencart/opencart/pull/15076
- [3.0.x.x] Protect against XSS in recurring extensions by @mhcwebdesign in https://github.com/opencart/opencart/pull/15077
- [3.0.x.x] Trim posted data by @mhcwebdesign in https://github.com/opencart/opencart/pull/15082
- [3.0.x.x] trim posted data by @mhcwebdesign in https://github.com/opencart/opencart/pull/15083
- [3.0.x.x] PHP version check by @mhcwebdesign in https://github.com/opencart/opencart/pull/15106
- [3.0.x.x] PHP 8.1 - step_2.twig by @condor2 in https://github.com/opencart/opencart/pull/15115
- [3.0x.x] PHP 8.1 - step_2.php controller by @condor2 in https://github.com/opencart/opencart/pull/15116
- [3.0.x.x] PHP 8.1 step_2.php language file by @condor2 in https://github.com/opencart/opencart/pull/15117
- [3.0x.x]Added https online report by @condor2 in https://github.com/opencart/opencart/pull/15140
- [3.0.X.X] Typo 'warning' product language file by @condor2 in https://github.com/opencart/opencart/pull/15141
- [3.0.x.x] Typo recurring controller by @condor2 in https://github.com/opencart/opencart/pull/15148
- [3.0.x.x] Typo recurring_list.twig by @condor2 in https://github.com/opencart/opencart/pull/15149
- [3.0.x.x] Typo product_form.twig by @condor2 in https://github.com/opencart/opencart/pull/15152
- [3.0.x.x] Typo product model by @condor2 in https://github.com/opencart/opencart/pull/15153
- [3.0.x.x]Update register.php by @condor2 in https://github.com/opencart/opencart/pull/15157
- [3.0.x.x] Installer Upgrade by @mhcwebdesign in https://github.com/opencart/opencart/pull/15164
- [3.0.x.x] Bugfix upgrade by @mhcwebdesign in https://github.com/opencart/opencart/pull/15165
- [3.0.x.x] Bugfix upgrade by @mhcwebdesign in https://github.com/opencart/opencart/pull/15166
- [3.0.x.x] Bugfix upgrade by @mhcwebdesign in https://github.com/opencart/opencart/pull/15168
- [3.0.x.x] Bugfix upgrade by @mhcwebdesign in https://github.com/opencart/opencart/pull/15170
- [3.0.x.x] Update final upgrade step by @mhcwebdesign in https://github.com/opencart/opencart/pull/15174
- [3.0.x.x] Update robots.txt by @mhcwebdesign in https://github.com/opencart/opencart/pull/15175
- [3.0.x.x] More upgrade changes by @mhcwebdesign in https://github.com/opencart/opencart/pull/15176
- [3.0.x.x] Bugfix upgrade by @mhcwebdesign in https://github.com/opencart/opencart/pull/15177
- [3.0.x.x] PayPal Checkout Integration upgrade by @mhcwebdesign in https://github.com/opencart/opencart/pull/15183
- [3.0.x.x] PayPal Checkout Integration upgrade by @mhcwebdesign in https://github.com/opencart/opencart/pull/15184
- [3.0.x.x] Added Romania in Google Shoping config by @condor2 in https://github.com/opencart/opencart/pull/15186
- [3.0.x.x] Removal of Squareup by @mhcwebdesign in https://github.com/opencart/opencart/pull/15187
- [3.0.x.x] Upgrader changes by @mhcwebdesign in https://github.com/opencart/opencart/pull/15190
- [3.0.x.x] Bugfix install step 4 by @mhcwebdesign in https://github.com/opencart/opencart/pull/15199
- [3.0.x.x] Update opencart.sql by @mhcwebdesign in https://github.com/opencart/opencart/pull/15200
- [3.0.x.x] Update upgrade instructions by @mhcwebdesign in https://github.com/opencart/opencart/pull/15201
- [3.0.x.x] Stylesheet fix for installer by @mhcwebdesign in https://github.com/opencart/opencart/pull/15202
- 3.0.x.x This commit introduces a new cache driver for APCu (APC User Cache). by @varyagnord in https://github.com/opencart/opencart/pull/15189
- [3.0.x.x] Formatting fixes for apcu by @mhcwebdesign in https://github.com/opencart/opencart/pull/15203
- apcu: store native PHP values — remove manual serialize()/unserialize() by @varyagnord in https://github.com/opencart/opencart/pull/15204
- [3.0.x.x] Leading tabs by @mhcwebdesign in https://github.com/opencart/opencart/pull/15205
- [3.0.x.x] Updated country names for upgrade by @mhcwebdesign in https://github.com/opencart/opencart/pull/15206
- [3.0.x.x] Twig error message by @mhcwebdesign in https://github.com/opencart/opencart/pull/15211
- [3.0.x.x] Updated MySQL collation by @mhcwebdesign in https://github.com/opencart/opencart/pull/15233
- [3.0.x.x] Dashboard sale syntax errors by @mhcwebdesign in https://github.com/opencart/opencart/pull/15236
- [3.0.x.x - php 8.5 Compatibility] by @osworx in https://github.com/opencart/opencart/pull/15234
- [3.0.x.x] Removal of imagedestroy by @mhcwebdesign in https://github.com/opencart/opencart/pull/15237
- [3.0.x.x] Order Info heading_title by @mhcwebdesign in https://github.com/opencart/opencart/pull/15241
- Fix zone Royal Mail config name by @ADDCreative in https://github.com/opencart/opencart/pull/15242
New Contributors
- @gpxjordan made their first contribution in https://github.com/opencart/opencart/pull/14961
- @varyagnord made their first contribution in https://github.com/opencart/opencart/pull/15189
Full Changelog: https://github.com/opencart/opencart/compare/3.0.4.1...3.0.5.0