Magento file system ownership and permissions

Posted by on Jan 18, 2016 in General, Magento | No comments yet
Magento file system ownership permissions

In this section we are going to discuss on how we can set magento file system ownership and permissions: Why do we set file system permissions Magento File system ownership and permissions Why do we set file system permissions Being living …

New JavaScript Malware Issue in Magento. Make sure your site is secure.

Posted by on Dec 9, 2015 in Magento | No comments yet
New JavaScript Malware Issue in Magento

Magento Commerce has received reports of a JavaScript malware exploit that forwards credit card information from checkout pages to an external site. No new attack vector has been identified. It appears most impacted sites have not implemented the February 2015 …

Get customer by custom attribute in Magento

Posted by on May 27, 2015 in General, Magento, Php | No comments yet
Get customer by custom attribute in Magento

We can get customer by custom attribute in magento with a single line of code as shown below, Just pass the attribute name and the desired value In the above code username is the desired custom attribute and yourusernamehere is …

Get country name from country code in magento

Posted by on May 22, 2015 in Magento | No comments yet
Get country name from country code in magento

When dealing with magento customization sometimes we need to get country name from country code. Its pretty easy to do so with a single line of code Magento has a model to manage the countries which is directory/country So first …

Load More