All Projects → magento-notes → Magento2 Exam Notes

magento-notes / Magento2 Exam Notes

Preparation notes for Magento 2 Certified Professional Developer exam

Labels

Projects that are alternatives of or similar to Magento2 Exam Notes

module-url-rewrite-optimiser
A Magento module that stops URL rewrites with category paths being generated for products when 'Use Categories Path for Product URLs' setting is disabled in config.
Stars: ✭ 37 (-93.71%)
Mutual labels:  magento2
React Storefront
React Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, Apache-2.0 license. Join us as contributor ([email protected]).
Stars: ✭ 292 (-50.34%)
Mutual labels:  magento2
Magento2
Docker Image to Magento 2 local development in Mac, Linux and Windows
Stars: ✭ 412 (-29.93%)
Mutual labels:  magento2
installer-m2
Universal extension installer for Magento 2, see introductory blog post here
Stars: ✭ 27 (-95.41%)
Mutual labels:  magento2
Cleancheckout
A drop-in replacement for the Magento 2 checkout.
Stars: ✭ 280 (-52.38%)
Mutual labels:  magento2
Magento2 Regenerate url rewrites
Magento 2 extension which add feature of regenerating a url rewrites of products/categories
Stars: ✭ 310 (-47.28%)
Mutual labels:  magento2
magento2-product-grid-category-filter
Add category column and filter in an efficient way to the product grid in the Magento 2 admin.
Stars: ✭ 22 (-96.26%)
Mutual labels:  magento2
Magento2 Vagrant For Developers
Vagrant Box for Magento 2 Developers
Stars: ✭ 451 (-23.3%)
Mutual labels:  magento2
Magento2 Phpstorm Plugin
PHPStorm Plugin for Magento 2
Stars: ✭ 294 (-50%)
Mutual labels:  magento2
Magento2 Theme Blank Sass
SASS based version of Magento 2 Blank theme
Stars: ✭ 373 (-36.56%)
Mutual labels:  magento2
Magento2Msp
MultiSafepay plugin for Magento 2 (Deprecated) see: https://github.com/MultiSafepay/magento2
Stars: ✭ 29 (-95.07%)
Mutual labels:  magento2
React Storefront
Build and deploy e-commerce progressive web apps (PWAs) in record time.
Stars: ✭ 275 (-53.23%)
Mutual labels:  magento2
Docker Magento2
Docker image for Magento 2
Stars: ✭ 336 (-42.86%)
Mutual labels:  magento2
magento2-webappmanifest
A Magento 2 extension that adds a Web App Manifest to the store.
Stars: ✭ 19 (-96.77%)
Mutual labels:  magento2
Magento2 Frontools
Set of front-end tools for Magento 2 based on Gulp.js
Stars: ✭ 416 (-29.25%)
Mutual labels:  magento2
m2.Breadcrumbs
Magento2. Extension add breadcrumbs to pages in Magento2 that by default do not have breadcrumbs.
Stars: ✭ 17 (-97.11%)
Mutual labels:  magento2
Magento2 Developer Quickdevbar
Developer Toolbar for Magento2
Stars: ✭ 306 (-47.96%)
Mutual labels:  magento2
Magento Nginx Config
Default Nginx config for Magento
Stars: ✭ 462 (-21.43%)
Mutual labels:  magento2
Docker Magento2
🐳 Docker containers with all required Magento 2 dependencies installed available as FPM through Nginx and CLI
Stars: ✭ 423 (-28.06%)
Mutual labels:  magento2
Magento Cache Clean
A faster drop in replacement for bin/magento cache:clean with file watcher
Stars: ✭ 366 (-37.76%)
Mutual labels:  magento2

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].