We are pleased to announce the release of version 1.0.3 of the Fontis Australia extension for Magento 2. This is a minor update that adds the ability to export orders to CSV using the Click & Send format, and adds compatibility with recent versions of PHP and Magento.
Changes in this version are:
- Add Click & Send CSV export
- Add support for PHP 7.1 and 7.2
- Add support for Magento 2.2
The Fontis Australia extension for Magento 2 is available for immediate download on GitHub and is available to install through Composer from our site. If you have any feedback or would like to contribute, please submit an issue on GitHub.
Read MoreMagento Extension Roundup - September 2018
by Toby Faux in Magento Extension Reviews
In this month's Magento extension round-up, we look at some recent Magento 2 extensions that optimise your store's URL rewrites, notify external channels of store events, enable an enhanced FAQ page and allow customers to add comments to their orders.
Magento 2
URL Rewrite Optimiser by Fisheye

License:
MIT
Version Reviewed:
1.0.2
An important part of SEO is making sure URLs are both descriptive and readable. Magento achieves this by maintaining a list of readable URLs consisting of "slugs", and the canonical URLs that they map to. For each product page, multiple URL rewrites are generated: one consisting of the product's unique slug by itself, and one for each category path that the product can be found in. This adds up to a lot of URL rewrites. In fact, for most Magento stores, the URL rewrite table is the largest in the database by a wide margin!
Read More