Close

Blog

Magento Debugging Transactional Emails

Magento’s transactional email templates are incredibly power tools to be able to completely customize your brand to customers. One of the toughest challenges faced by designers is being able to test the email as it would look in an inbox, using actual data. We’ve come up with a super easy way to test emails listed […]

Read More

WordPress Cloudflare Flexible SSL

Every firewall service company is now touting the ability to have HTTP2 enabled on their site. The problem is to gain any benefit for HTTP, you must have SSL fully enabled on your site. If you have any complicated caching turned on that does not work with SSL directly, then this can be a problem.

Read More

Kicking the Magento 2 EE Tires on EC2

Magento 2 was released a few weeks ago and we hadn’t had a chance to review it yet, so we decided to try it out in a sample Amazon EC2 instance. Wasn’t quite as easy as we had expected We wanted to be able to run everything on a single contained instance just for trial […]

Read More

Magento Supee-6788 Troubleshooting Tips

The latest round for Patches from Magento (Supee-6788) have seemed to have caused a lot of confusion. While important, the patches fail to take into consideration that a few stock files may have been changed (.htaccess) or removed (.htaccess.sample). The patch also errors on cryptic messages and seemingly provide very little to troubleshoot with. We […]

Read More

Magento Custom Bundle Pricing

One of the nice features about doing orders in the Magento back-end is the ability to create manual orders and setting a discount price. The only problem is that this custom pricing was only available with simple products. We managed to create magento custom bundle pricing in just a few steps.

Read More