We’ve just released our latest extension “Latest Tweet” for Magento. Now you can easily integrate your twitter feed into the left/right column of your website with some simple options in the backend. Here is the link to the Twitter for Magento on Magento Connect. We’ve improved this extension by allowing you the ability to: disable links [...]
Author Archives: Robert Kent
Rob is Ecommerce Web Design’s lead PHP developer, and an expert at customising the Magento framework to create completely unique sites. Follow him on twitter (because he's a twit) http://twitter.com/kent_robert. Visit Robert Kent's Google+ Profile.
Performing Admin Function outside Magento
For those of you who wish to use a script or otherwise to delete a product or perhaps perform another “admin only” function outside of the Magento installation you need to do the following, which will obviously boot up Magento for you to start using. To delete a product you would normally then perform the following: [...]
Change Store View by Referer URL
Did you know that you can load a store view depending on the website referer you came from? For example if I wanted to load my UK store view on mywebsitesshop.com because my customer visited from mywebsite.co.uk I could do this easily by adding a little piece of htaccess code. What you’ll need is this: [...]
