-
Couldn't load subscription status.
- Fork 29
CEXT-5359: App submission guideline changes for non-downloadable apps #461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| - **Usage instructions**: Add instructions on how to use the app post-installation. | ||
| - For non-downloadable apps: | ||
| - All installation steps and usage instructions need to be included outside of the app submission's files at the application documentation URL provided in Exchange. Documentation within the app's files will not be accessible to users. | ||
| - `README` documentation is a best practice. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Delete this line
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed
|
|
||
| - Configuration files | ||
| - **Environment variables**: Provide a clear `.env.dist` file containing all needed keys used by YAML files. Remove any unused keys. | ||
| - **Environment variables**: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't comment near line 97, which says <Webhook />. It looks like a copy/paste error. Delete if it's not needed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That seems to be a reference to https://github.com/AdobeDocs/commerce-extensibility/blob/main/src/_includes/webhook-auth.md
Co-authored-by: Kevin Harper <[email protected]>
Co-authored-by: Kevin Harper <[email protected]>
Co-authored-by: Kevin Harper <[email protected]>
Co-authored-by: Kevin Harper <[email protected]>
Co-authored-by: Kevin Harper <[email protected]>
Co-authored-by: Kevin Harper <[email protected]>
Co-authored-by: Kevin Harper <[email protected]>
Purpose of this pull request
This pull request (PR) modifies the app submission guidelines documentation to add guidelines specific to non-downloadable apps.
Affected pages
Links to Magento Open Source code