Magento is an Ecommerce platform written in PHP.
is there any server side form validation in magento? i have created a from and using magentos form validation but …
php magento magento-1.4 magento-1.5I've change app/code/local/Mage/Adminhtml/Block/Sales/Order/Grid.php to customize what's on the Orders grid. In _…
grid magento-1.5 magentoI want to customize the style and text details in customer login and registration form in Magento. I use the …
php magento magento-1.5 magento-1.6 magento-1.7I have an array of attribute codes which I need to get the values of: $attributes = array( 'Category' => 'type', …
magento attributes magento-1.5I am trying to add products to Magento 1.5 programmatically. My script will ultimately be a cron job, regularly updating and …
magento magento-1.5I've managed to get to the point where I understand how to move blocks from column to column in my …
magento-1.4 magento-1.5 magentoCan someone explain what the XMLConnect extension is and what it is used for? I know that in general it …
magento magento-1.5The top navigation template file at /catalogue/navigation/top.phtml contains just this short function: <?php $_menu = $this->…
magento magento-1.5I am using the following script to export a list of our products to send to Google for their shopping …
php database magento attributes magento-1.5How do I customise the starting number for orders, invoices etc in Magento 1.5?
magento configuration e-commerce magento-1.5