Skip to main content

PHPZAG.COM

  • Home
  • Tutorials
    • PHP
    •  OOP
    • Laravel
    • AngularJS
    • WordPress
    • HTML5
    • Javascript
    • JQuery
    • Magento
    • MYSQL
    • WordPress
    • Payment Gateways
  •  Live Demos
  • Advertise

magento

10 Super Useful code snippets for Magento Developers

Last Updated: 20 April, 202420 April, 2024 PHPZAG Team Code Snippets Leave a comment

In our previous tutorial, we have published Code Snippets for PHP Developers. In this post, we have published useful code snippets for Magento Developers. When developing with Magento, I have maintain a library of most used code snippets. These code snippets are very useful when developing theme or custom module since they save your precious […]

Read More

Display Related products on product details page in Magento

Last Updated: 20 April, 202420 April, 2024 PHPZAG Team Magento Leave a comment

If you want to display related product on product details page in Magento. It’s very easy to show related product by using few easy steps. First we will have to add products to a particular product as related product.

Read More

Magento – Models, resource models, and collections

Last Updated: 20 April, 202420 April, 2024 PHPZAG Team Magento Leave a comment

Here we will explain to work with database collection in Magento. As we know that Magento is enrich with MVC (Model – View – Controller). So we will basically starts with some main concepts of models, resource models, and collections.

Read More

Creating Custom Magento URL Rewrites

Last Updated: 3 April, 20243 April, 2024 PHPZAG Team Magento Leave a comment

We can create modules in Magento and can create fancy URL for our module without using .htaccess rewrites. It’s very easy, Magento has very easy way for URL rewrite using config.xml. 

Read More

Generate CSV file in Magento

Last Updated: 3 April, 20243 April, 2024 PHPZAG Team Magento 2 Comments

Magento provides a functionality to directly export the content from the grids in admin section  like Sales, Products etc in the form of CSV or XML. But sometimes you need to generate a CSV with the custom data. Magento has already a nice class for it, it can be found at lib/Varien/File file name Csv.php. This class […]

Read More

Posts navigation

    class='wp-pagenavi' role='navigation'>
  • 1
  • 2
  • Next


Subscribe my updates via Email

  • Facebook
  • Twitter
  • Google Plus
  • Feed

Popular Search Tags

AI Tools AngularJS API Articles Code Snippets copilot Gemini HTML5 Interview Questions Javascript JQuery Laravel Magento MYSQL Payment Gateways PHP Tutorials vscode Wordpress

Latest Tutorials

  • How Copilot Agent Helps You Become a 10x Developer 10 August, 2025
  • How To Use GitHub Copilot Agent Mode in VS Code 27 July, 2025
  • How to Use Codename Goose AI Framework 31 May, 2025
  • How to Use Gemini Code Assist with GitHub in VSCode 3 May, 2025
  • How to Use Gemini Code Assist Shortcuts in VSCode 20 April, 2025

Popular Tags

AI Tools AngularJS API Articles Code Snippets copilot Gemini HTML5 Interview Questions Javascript JQuery Laravel Magento MYSQL Payment Gateways PHP Tutorials vscode Wordpress

Copyright © 2011 - 2025 PHPZAG.COM All rights reserved. | About | Contact | Advertise | Privacy Policy