Skip to content

Preparation notes for Magento 2 Certified Professional Developer exam

Notifications You must be signed in to change notification settings

magento-notes/magento2-exam-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cd36d7e · Sep 4, 2020
Nov 29, 2019
Oct 25, 2019
Jan 6, 2020
Sep 2, 2020
Jan 19, 2020
Nov 14, 2018
Mar 17, 2019
Nov 19, 2018
Apr 19, 2018
Mar 16, 2019
Sep 4, 2020
Apr 5, 2018
Jun 15, 2018

Repository files navigation

Overview

Magento 2 Certified Professional Developer notes

1. Topics

  1. 18% 1 - Magento Architecture and Customization Techniques (11 questions)
    • modules, config, di, plugins, events, cron, cli, cache
  2. 12% 2 - Request Flow Processing (7 questions)
    • modes, front contr., url, rewrite, action contr., response, routes, 404, layout, page layout
  3. 10% 3 - Customizing the Magento UI (6 questions)
    • theme, template, block, block cache, JS, UI component (briefly)
  4. 7% 4 - Working with Databases in Magento (4 questions)
    • repository, api data class, search criteria, table, load/save, collection, select, migration
  5. 8% 5 - Using the Entity-Attribute-Value (EAV) Model (5 questions)
    • hierarchy, storage, load/save, attributes, frontend/source/backend
  6. 10% 6 - Developing with Adminhtml (6 questions)
    • form, grid, system.xml, menu, acl
  7. 12% 7 - Customizing the Catalog (7 questions)
    • product types, price, price render, category, catalog rules
  8. 13% 8 - Customizing the Checkout Process (8 questions)
    • cart rule, add to cart, quote totals, product type render, shipping method, payment method
    • normal/wishlist/reorder/quote merge
  9. 5% 9 - Sales Operations (3 questions)
    • order processing, status, invoice, refund
  10. 5% 10 - Customer Management (3 questions)
    • my account, customer extension attributes, address, customer group, tax

1.2 Magento 2 Certified Professional Developer

  • 60 Multiple Choice items
  • 90 minutes to complete the exam
  • A score of 64% or higher is needed to pass the Magento 2 Certified Professional Developer exam
  • Based on Magento Open Source (2.2) and Magento Commerce (2.2), but applicable to those using any version of Magento 2.

2. Resources

2.1. Links

2.2. Credits

Inspired by https://github.com/colinmurphy/magento-exam-notes