We have created a custom-coded integration between a Magento store and the Khaos Control business management platform.
Browsing CategoryUseful stuff
Update catalogue price rules in Magento programmatically
If you run into timeout issues when updating or applying Catalogue Price Rules in Magento 1, then try this simple file to do it over the command line.
What are DMARC records and how can they help get your emails delivered?
This post looks at DMARC records, what they are, and how they can help in ensuring that emails to your customers don’t end up in their spam bins.
How to change SKUs in bulk in Magento
A useful little post on how to quickly change SKUs in bulk in a Magento store.
Export Magento categories and IDs to CSV
If you need to get your hand on a list of the categories and their corresponding IDs from a Magento installation, here’s how…
Magento orphan transactions – the complete guide
If you’re wondering what that notification about “Orphan Transactions” is at the top of your Magento store, and what to do with it, read on…
Create a Magento admin user programmatically
If you need to know how to quickly and simply create an admin user in Magento when you don’t have direct access to the database, read on…