You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Before you can submit your extension to Magento Marketplace, the code must be complete, tested, and packaged. For technical information, see the Magento DevDocs for additional technical information for developing extensions and more:
@@ -19,13 +19,14 @@ Magento Marketplace does not support encrypted extensions at this time.
19
19
20
20
## Build your extension
21
21
22
-
1. Before submitting your extension review, see the [Technical Review Guidelines]({{ site.baseurl }}/marketplace/sellers/technical-review-guidelines.html) and the [Marketing Review Guidelines]({{ site.baseurl }}/marketplace/sellers/marketing-review-guidelines.html).
22
+
1. Before submitting your extension for Marketplace review, see the [Technical Review Guidelines]({{ site.baseurl }}/marketplace/sellers/technical-review-guidelines.html) and the [Marketing Review Guidelines]({{ site.baseurl }}/marketplace/sellers/marketing-review-guidelines.html).
23
23
24
24
1. Use the [CodeSniffer][1] tool to verify that your code meets Marketplace guidelines.
25
25
26
26
Testing your extension in advance reduces the time it takes to pass Technical Review. For a list of code sniffer rules, see [Magento Extension Quality Program Coding Standard][2].
27
27
28
-
1. Prepare, validate, and zip your extension as described in [Packaging a Component]({{site.baseurl}}/guides/v2.4/extension-dev-guide/package/package_module.html).
28
+
1. Prepare, validate, and zip your extension as described in [Packaging a Component]({{ site.baseurl }}/guides/v2.4/extension-dev-guide/package/package_module.html).
29
+
29
30
1. Prepare the following preliminary documentation:
0 commit comments