Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 2.49 KB

best-practices.md

File metadata and controls

42 lines (29 loc) · 2.49 KB
group title
community
Community contributed best practices

This section covers a broad scope of Community contributed best and leading practices, common solutions, and recommendations for Magento.

Topics and areas include:

  • Project setup
  • Theme development
  • Composer use and repos
  • Local environment options
  • And much more

{:.bs-callout .bs-callout-info} Magento does not officially endorse these best practices. They are available in DevDocs because the content has been well received within the Magento community.

Magento approved best practices

The DevDocs and Magento teams verified and provide the following best practices and recommendations:

  • [Best Practices and Benchmarking]({{ site.baseurl }}/guides/v2.3/migration/migration-overview-practices.html) for Migration

  • [Best Practices for Extension Development]({{ site.baseurl }}/guides/v2.3/ext-best-practices/bk-ext-best-practices.html)

    We also recommend the Magento Marketplace Help Center for extension questions.

  • [Programming Best Practices]({{ site.baseurl }}/guides/v2.3/ext-best-practices/extension-coding/common-programming-bp.html)

  • [Observers Best Practices]({{ site.baseurl }}/guides/v2.3/ext-best-practices/extension-coding/observers-bp.html)

  • [Theme Development Best Practices]({{ site.baseurl }}/guides/v2.3/frontend-dev-guide/theme-best-practice.html)

  • [Performance Best Practices]({{ site.baseurl }}/guides/v2.3/performance-best-practices/)

  • [Best Practices for Store Configuration]({{ site.baseurl }}/guides/v2.3/cloud/configure/configure-best-practices.html) for Commerce Cloud

  • [Deployment Process]({{ site.baseurl }}/guides/v2.3/cloud/reference/discover-deploy.html) for Commerce Cloud

Want to contribute?

You can contribute by adding content and new topics through Pull Requests to the DevDocs repo. Save all files to the /community/resources directory. We can help add navigation and format content when reviewing your submitted PRs.

Some PRs may require architectural and internal development reviews to verify and approve the contributed best practices. These reviews may require more time to complete before merging content.

If you have any questions, contact us through #DevDocs Slack (or join us) or Twitter @MagentoDevDocs.