Hello Magento: How To Create a Custom Shell Script
Creating a custom Magento shell script is useful for many reasons: you may want to process CSV files, run scripts to update orders periodically (cron scripts) or a host of other things. Personally I use it during Magento development, to help debug…
Continue Reading