Skip to content

Commit 4be32d5

Browse files
Yevhenii Pyltiaishiftedreality
authored andcommitted
Update README.md (#8)
1 parent 9c79f95 commit 4be32d5

File tree

1 file changed

+19
-5
lines changed

1 file changed

+19
-5
lines changed

README.md

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,27 @@
11
# 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.
33

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
621
- [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)
823

924
## License
10-
1125
Each Magento source file included in this distribution is licensed under OSL 3.0 or the Magento Customer Agreement.
1226

1327
[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

Comments
 (0)