2015/09

Google Tag Manager Extension Released

by Chris Norton in Announcements

Looking to manage remarketing code or other third-party services on your site, without needing a developer to make every change? Tag Manager is a free service from Google which aims to address this common problem and give you the ability to easily add tags for Google Analytics, AdWords, tracking pixels and more. The Fontis Google Tag Manager extension for Magento will automatically export common Magento data so that it can be used in GTM.

Read More

Magento Extension Roundup - August 2015

by Nathan Yam in Magento Extension Reviews

Welcome to the sixth Magento extension round-up, where we quickly review some of the more notable extensions which were released in the past month.

Multistore Newsletter Subscription by NetGo

In a multi-store Magento installation, customers may want to sign up to the newsletter using the same email address across multiple stores. Magento's built-in newsletter subscription feature doesn't fully handle this situation - customers can only by subscribed in one store at any given time. This extension allows customers to subscribe in each store individually.

Read More

Composer Autoloader 2.0 released

by Matthew Gamble in Announcements

Today we are releasing version 2.0 of the Fontis Composer Autoloader extension for Magento, which is designed to let you use any Composer dependency within Magento. This release includes changes so that you no longer need to fire an extra event to use it for code that doesn't run during a normal Magento web request, such as a shell script.

These changes make the extension more generally applicable and mean developers no longer need to worry about whether Composer dependencies will be loaded differently based on environment. The way in which we've implemented this extension also means there is no need to patch or modify core files.

Read More

Fontis Composer Repository Launch

by Chris Norton in Announcements

PHP and Magento development has matured in the past few years. One of the biggest advances has been the widespread adoption of Composer, which has established itself as a de facto standard for the management of PHP packages and libraries. Though Composer doesn't immediately lend itself to the management of Magento extensions, the Magento developer community quickly realised the value of doing so and worked together to release the impressive magento-composer-installer. This adds support for managing Magento extensions with Composer, which can make the process of managing versions and dependencies in a Magento installation much easier.

Read More