Categories


Recent Posts


Archives


Below you'll find all the Magento 2 for PHP MVC Developers articles on the site.

Magento 2 for PHP MVC Developers

  1. Introduction to Magento 2 -- No More MVC
  2. Magento 2: Serving Frontend Files
  3. Magento 2: Adding Frontend Files to your Module
  4. Magento 2: Code Generation with Pestle
  5. Magento 2: Adding Frontend Assets via Layout XML
  6. Magento 2 and RequireJS
  7. Magento 2 and the Less CSS Preprocessor
  8. Magento 2: CRUD Models for Database Access
  9. Magento 2: Understanding Object Repositories
  10. Magento 2: Understanding Access Control List Rules
  11. Magento 2: Admin Menu Items
  12. Magento 2: Advanced Routing
  13. Magento 2: Admin MVC/MVVM Endpoints

Magento 2: Admin Menu Items

In the first article of this series, we described how to create a simple MVC/MVVM endpoint in Magento 2. Implicit, but unstated, was that we were setting up an endpoint for Magento's frontend cart application. While the backend admin application uses the same MVC/MVVM/View

astorm
email hidden; JavaScript is required