Magento has a lot of options to accommodate a lot of different e-commerce websites but there will always be situations where Magento doesn’t have what you need. In this case, it’s to have a new field Weight for a product that has custom options so that the shipping rate will be better calculated. For example, […]
Posts Categorized: development web
How to install and use MagMI for Magento
2016-07-04: Updated for MagMI 0.7.23 If you’re the quick thinking type and just need an example of a MagMI CSV file to get started, click the link! Introduction MagMI stands for “Magento Mass Importer”, it lets you import products stored in CSV files. Even if your store only has 20 products, it’s still a good […]
How to – Selenium WebDriver 2.35 in Java on Windows 7 with no IDE to test all browsers
I just recently used Selenium WebDriver and I found out that the documentation of this software is missing a lot of information and there’s clearly not enough examples so that one can get started rapidly. After a few hours browsing the web and a lot of testing, I finally made a working script. In the […]
Recent Comments