About CCAvenue Payment Gateway CCAvenue® is South Asia’s largest payment gateway solution powering thousands of eMerchants with real time, multi-currency, multiple payment options for online payment processing services. The solution is powered by proprietary technology that integrates transaction-processing, advance shopping cart, auction payment collection facility, fraud control, financial reporting and…
Magento Restrict Shipping and Cash on Delivery for a location
About Restrict Shipping And COD In many cases admin wants to have an option to restrict Cash On Delivery option for a specific location due to unavailability of service. This extension allows admin user to list down the Zip/Postal Code where product will not have Cash On Delivery option Same…
Magento Landing page popup
About Landing page popup The Popup extension for Magento is a great solution for those who want their visitors to be aware of all the latest and hot stuff on your store. The design and content of a popup are very flexible – store administrator is free to edit it…
Magento Locate a store Extension
About Locate a store Finding your stores is easier than ever with the user-friendly interface of Store Locator extension. The module supports street view & shows directions from the user’s current location to the store’s location instantly on a Google map. Customers have the ability to search for the nearest…
Bulk Insert in MySql using LOAD DATA INFILE
Are you looking for the stuff to insert bulk data into MySQL table? Go for “LOAD DATA INFILE” MySQL concept. This is the best way I am witness of. You might need to use this concept in 2 ways. 1) Bulk Insert Functionality in PHP Application 2) Import bulk records…