Magento 2 开发笔记

官方资源

开发文档索引 https://devdocs.magento.com
API 文档 https://magento.redoc.ly
用户手册 https://docs.magento.com/user-guide/
系统环境要求 https://devdocs.magento.com/guides/v2.4/install-gde/system-requirements.html
安装包下载 https://magento.com/tech-resources/download
组件市场 https://marketplace.magento.com

常用组件

菜单管理 https://marketplace.magento.com/crazycat-module-magento2-menu.html
品牌销售 https://marketplace.magento.com/crazycat-module-magento2-brand.html
Aftership 货物跟踪 https://marketplace.magento.com/crazycat-module-magento2-aftership.html
PDF 自定义模板制作 https://marketplace.magento.com/crazycat-module-magento2-pdf.html
SMTP 邮件发送 https://marketplace.magento.com/crazycat-module-magento2-email.html
自定义表单 https://github.com/zengliwei/magento2_forms
组件开发工具 https://github.com/zengliwei/magento2_module_builder