Showing posts with label Model. Show all posts
Showing posts with label Model. Show all posts
Magento: How to select, insert, update, and delete data using model?

Magento: How to select, insert, update, and delete data using model?

Here, I will be showing how to select, insert/add, update/edit and delete data in the Magento way. It’s about implementing the CRUD (Cre...

Read more
Magento observer

Magento observer

When it comes to customize the magento code, there are following 4 options: 1. Creating a observer should be the first to consider....

Read more