|
1 | 1 | # Magento Cloud Components
|
2 |
| -Magento Cloud Components is a Magento module, designed to extend core functionality to operate best in Cloud. This module will contain Cloud-specific functionality, which will mostly be used within [ECE-Tools](https://github.com/magento/ece-tools). |
| 2 | +The Magento Cloud Components module extends Magento Commerce core functionality for sites deployed on the Cloud platform. This module contains cloud-specific functionality for use with the [ece-tools](https://github.com/magento/ece-tools) package. |
3 | 3 |
|
4 |
| -## Useful Resources |
5 |
| -- [Cloud DevDocs](https://devdocs.magento.com/guides/v2.2/cloud/bk-cloud.html) |
| 4 | +## Contributing to the Magento Cloud Components Code Base |
| 5 | +You can submit issues and pull requests to extend functionality or fix potential bugs. Improvements to Magento Cloud Components can include work such as improving the developer experience or optimizing the deployment process. If you find a bug or have a suggestion, let us know by creating a Github issue. |
| 6 | + |
| 7 | +*Note:* This repository is not an official support channel. To get project-specific help, submit a [Magento Support ticket](https://support.magento.com). Any support-related issues opened in this repository will be closed with a request to open a support ticket. |
| 8 | + |
| 9 | +# Magento Cloud Suite |
| 10 | +The Magento Cloud Suite includes a set of packages designed to deploy and manage Magento Commerce installations on the Cloud platform. |
| 11 | +- The [ece-tools package](https://github.com/magento/ece-tools) - A set of scripts and tools designed to manage and deploy Cloud projects |
| 12 | +- [Magento Cloud Components](https://github.com/magento/magento-cloud-components) package - Extended Magento Commerce core functionality for sites deployed on the Cloud platform |
| 13 | +- [Magento Cloud Docker](https://github.com/magento/magento-cloud-docker) package - Functionality and Docker images to deploy Magento Commerce to a local Cloud environment |
| 14 | + |
| 15 | +## Documentation |
| 16 | +- [Magento Cloud Guide DevDocs](https://devdocs.magento.com/guides/v2.3/cloud/bk-cloud.html) |
| 17 | +- [Magento Cloud Docker DevDocs](https://devdocs.magento.com/guides/v2.3/cloud/docker/docker-config.html) |
| 18 | +- [Release Notes for the ece-tools package](https://github.com/magento/ece-tools/releases) |
| 19 | + |
| 20 | +## Other Useful Resources |
6 | 21 | - [Cloud Knowledge Base and Support](https://support.magento.com)
|
7 |
| -- [Cloud Slack Channel](https://tinyurl.com/engcom-signup) (join #cloud) |
| 22 | +- [Cloud Slack Channel](https://magentocommeng.slack.com) (join #cloud and #cloud-docker) |
8 | 23 |
|
9 | 24 | ## License
|
10 |
| - |
11 | 25 | Each Magento source file included in this distribution is licensed under OSL 3.0 or the Magento Customer Agreement.
|
12 | 26 |
|
13 | 27 | [Open Software License (OSL 3.0) ](https://opensource.org/licenses/osl-3.0.php). Please see [LICENSE_OSL.txt ](LICENSE_OSL.txt) for the full text of the OSL 3.0 license or contact [[email protected]](mailto:[email protected]) for a copy.
|
|
0 commit comments