Jump to content

CubeCart 6.4.1 Released


Al Brookbanks

Recommended Posts

We are excited to announce the release of 6.4.1 which contains a number of new features. Please do take a moment to read the release notes.

What's new?

  • Automatic 301 redirection support for changed SEO URL's and custom 301/302 redirection support with support for removal of ".html" from SEO URL paths.
  • Metadata title and description support for contact us and gift card pages.
  • Built in What3Words integration enabling customers to specify their delivery and billing address to a 3m2 location anywhere globally with just three words.
  • Media player page for streaming of mp3/mp4 type digital downloads with title and description.
  • Significantly improved image file manager with gallery style view, search tool and multiple delete.
  • Option to delete product image during product delete. 
  • Improved system error logging with URL, back trace and dashboard count notification.
  • SendGrid support for email delivery.
  • Discount codes can be linked to manufacturer/brand.
  • Discount codes can be restricted by customer. e.g. 1 per customer.
  • GTIN code added to product option matrix.
  • Miscellaneous bug fixes.

Download: CubeCart-6.4.1.zip

Release Notes
The setup process will attempt to rewrite part of the root .htaccess file but may fail in some hosting configurations. If you see 404 errors after upgrade please either delete the .htaccess file so that it can automatically be regenerated or find;

RewriteRule ^(.*)\.html?$ index.php?seo_path=$1 [L,QSA]

and replace with

RewriteRule ^(.*)?$ index.php?seo_path=$1 [L,QSA]

What3Words will require an API key which can be entered into your stores settings in the "Features" tab. If you are not using the default foundation skin then template code changes will be required.

 

Link to comment
Share on other sites

  • Al Brookbanks changed the title to CubeCart 6.4.1 Released

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...