Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magento/app-builder-samples
https://github.com/magento/app-builder-samples
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/magento/app-builder-samples
- Owner: magento
- License: apache-2.0
- Created: 2023-03-14T19:39:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-25T16:52:34.000Z (7 months ago)
- Last Synced: 2024-04-25T17:26:22.785Z (7 months ago)
- Language: JavaScript
- Size: 75.2 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT
Awesome Lists containing this project
README
# Open Source Adobe Commerce Samples
## Motivation
The intent is to learn by example, following our best practices for developing Out-of-Process Extensions for Adobe Commerce.
## Goals
- Provide samples to test integrations with Adobe Commerce.
- Samples for code best practices in Adobe Commerce.## Non-Goals
- Code that can be deployed to production.
## Prerequisites
- Access to Adobe Developer Console.
- Full access or trial access to App Builder.
- Project and workspaces has been created and correctly configured.
- AIO CLI installed to run commands.### Contributing
Contributions are welcomed! Read the [Contributing Guide](./.github/CONTRIBUTING.md) for more information.
### Licensing
This project is licensed under the Apache V2 License. See [LICENSE](LICENSE) for more information.