-
Notifications
You must be signed in to change notification settings - Fork 18
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
In-process vs out-of-process extensibility #104
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
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.
You're definitely missing a discussion on App Builder. The first use case for eventing required App Builder. However, you can now use eventing without App Builder when you set up webhooks. The Admin UI SDK requires it.
|
||
This documentation provides resources for [extending](https://business.adobe.com/products/magento/extended-capabilities.html) and developing Out-of-Process applications for Adobe Commerce. | ||
The following diagram highlights the main components of the Adobe Commerce [extensibility strategy](https://experienceleague.adobe.com/docs/commerce-operations/implementation-playbook/architecture/extensibility-strategy.html): |
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 prefer the slide be replaced with an SVG file. Not a blocker.
Co-authored-by: Kevin Harper <keharper@users.noreply.github.com>
Co-authored-by: Kevin Harper <keharper@users.noreply.github.com>
…p' into jh_extensibility_oop
Co-authored-by: Kevin Harper <keharper@users.noreply.github.com>
…p' into jh_extensibility_oop
This PR modifies the
index.md
page to explain the out-of-process extensibility offerings for Adobe Commerce and contrast them with the in-process offerings provided by both Adobe Commerce and Magento Open Source.Staging: https://adobedocs.github.io/commerce-extensibility/
Additionally, this PR adds a Learning Path page to provide a list of resources along with their context for developers.
Staging: https://adobedocs.github.io/commerce-extensibility/app-development/learning-path/