|
1 |
| -<p align="center"> |
2 |
| - <a href="https://magento.com"> |
3 |
| - <img src="https://static.magento.com/sites/all/themes/magento/logo.svg" width="300px" alt="Magento Commerce" /> |
4 |
| - </a> |
5 |
| - <br /> |
6 |
| - <br /> |
7 |
| - <a href="https://www.codetriage.com/magento/magento2"> |
8 |
| - <img src="https://www.codetriage.com/magento/magento2/badges/users.svg" alt="Open Source Helpers" /> |
9 |
| - </a> |
10 |
| - <a href="https://gitter.im/magento/magento2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge"> |
11 |
| - <img src="https://badges.gitter.im/Join%20Chat.svg" alt="Gitter" /> |
12 |
| - </a> |
13 |
| - <a href="https://crowdin.com/project/magento-2"> |
14 |
| - <img src="https://d322cqt584bo4o.cloudfront.net/magento-2/localized.svg" alt="Crowdin" /> |
15 |
| - </a> |
16 |
| -</p> |
17 | 1 |
|
18 |
| -# Welcome |
| 2 | +<a href="https://magento.com/products/magento-open-source"> |
| 3 | +<img alt="Adobe logo" height="50px" src="https://www.adobe.com/content/dam/cc/icons/Adobe_Corporate_Horizontal_Red_HEX.svg"/> |
| 4 | +</a> |
19 | 5 |
|
20 |
| -Welcome to Magento 2 installation! We're glad you chose to install Magento 2, a cutting-edge, feature-rich eCommerce solution that gets results. |
| 6 | +[](https://www.codetriage.com/magento/magento2)[](https://gitter.im/magento/magento2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)[](https://crowdin.com/project/magento-2) |
21 | 7 |
|
22 |
| -## Magento System Requirements |
| 8 | +# Magento Open Source |
23 | 9 |
|
24 |
| -* [Magento System Requirements](https://devdocs.magento.com/guides/v2.4/install-gde/system-requirements.html) |
| 10 | +Welcome to the Magento Open Source project! [Magento Open Source](https://magento.com/products/magento-open-source) software delivers basic eCommerce capabilities that allow you to build a unique online store from the ground up. |
25 | 11 |
|
26 |
| -## Install Magento |
| 12 | +However, for those who need a full featured eCommerce solution, we recommend [Adobe Commerce](https://magento.com/products/magento-commerce) which includes our optimized cloud architecture and hosting as well as AI-powered merchandising and analytics. |
27 | 13 |
|
28 |
| -* [Installation Guide](https://devdocs.magento.com/guides/v2.4/install-gde/bk-install-guide.html) |
| 14 | +## Get started |
29 | 15 |
|
30 |
| -## Learn About GraphQL in Magento 2 |
| 16 | +- [Quick start install](https://devdocs.magento.com/guides/v2.4/install-gde/composer.html) |
| 17 | +- [System requirements](https://devdocs.magento.com/guides/v2.4/install-gde/system-requirements.html) |
| 18 | +- [Prerequisites](https://devdocs.magento.com/guides/v2.4/install-gde/prereq/prereq-overview.html) |
| 19 | +- [More installation options](https://devdocs.magento.com/guides/v2.4/install-gde/bk-install-guide.html) |
31 | 20 |
|
32 |
| -* [GraphQL Developer Guide](https://devdocs.magento.com/guides/v2.4/graphql/index.html) |
| 21 | +## Contribute |
33 | 22 |
|
34 |
| -## Contributing to the Magento 2 Code Base |
| 23 | +This project is huge. Our [Community](https://opensource.magento.com/) is large and diverse. As a contributor, you have countless opportunities to have an impact by introducing new or improving the existing features, enhancing the test coverage, updating the [documentation for developers](https://devdocs.magento.com/) and [end-users](https://docs.magento.com/user-guide/), catching and fixing code bugs, suggesting points for optimization, and sharing your great ideas. |
35 | 24 |
|
36 |
| -Contributions can take the form of new components or features, changes to existing features, tests, documentation (such as developer guides, user guides, examples, or specifications), bug fixes, optimizations, or just good suggestions. |
| 25 | +- [Contribute to the code](https://devdocs.magento.com/contributor-guide/contributing.html) |
| 26 | +- [Report an issue](https://devdocs.magento.com/contributor-guide/contributing.html#report) |
| 27 | +- [Improve the developer documentation](https://github.com/magento/devdocs) |
| 28 | +- [Improve the end-user documentation](https://github.com/magento/merchdocs) |
| 29 | +- [Shape the future of eCommerce](https://opensource.magento.com/) |
37 | 30 |
|
38 |
| -To learn about how to contribute, click [here][1]. |
| 31 | +### Maintainers |
39 | 32 |
|
40 |
| -To learn about issues, click [here][2]. |
| 33 | +We encourage experts from the Community to help us with GitHub routine such as accepting, merging, or rejecting the pull requests, reviewing the issues. Thanks to the invaluable input from the Community Maintainers team, we can significantly improve quality an processing time of every contribution. |
41 | 34 |
|
42 |
| -To open an issue, click [here][3]. |
43 |
| - |
44 |
| -To suggest documentation improvements, click [here][4]. |
45 |
| - |
46 |
| -[1]: https://devdocs.magento.com/contributor-guide/contributing.html |
47 |
| -[2]: https://devdocs.magento.com/contributor-guide/contributing.html#report |
48 |
| -[3]: https://github.com/magento/magento2/issues |
49 |
| -[4]: https://devdocs.magento.com |
50 |
| - |
51 |
| -### Community Maintainers |
52 |
| - |
53 |
| -The members of this team have been recognized for their outstanding commitment to maintaining and improving Magento. Magento has granted them permission to accept, merge, and reject pull requests, as well as review issues, and thanks to these Community Maintainers for their valuable contributions. |
| 35 | +- [Learn more about the Maintainer role](https://devdocs.magento.com/contributor-guide/maintainers.html) |
| 36 | +- [Maintainer's Handbook](https://devdocs.magento.com/contributor-guide/maintainer-handbook.html) |
54 | 37 |
|
55 | 38 | [](https://magento.com/magento-contributors#maintainers)
|
56 | 39 |
|
57 |
| -### Top Contributors |
| 40 | +### Leaderboard |
58 | 41 |
|
59 |
| -Magento is thankful for any contribution that can improve our codebase, documentation or increase test coverage. We always recognize our most active members, as their contributions are the foundation of the Magento Open Source platform. |
| 42 | +We highly appreciate contributions that help us to improve the code, clarify the documentation, and increase the test coverage. Check out our Community leaders, superstars, and superheroes on the [leaderboard](https://magento.biterg.io/app/kibana#/dashboard/41dc0c60-fa06-11eb-bbaa-dd6ca6f8fda8?_g=()). |
60 | 43 |
|
61 | 44 | [](https://magento.com/magento-contributors)
|
62 | 45 |
|
63 |
| -### Labels Applied by the Magento Team |
| 46 | +### Labels |
64 | 47 |
|
65 |
| -We apply labels to public Pull Requests and Issues to help other participants retrieve additional information about current progress, component assignments, Magento release lines, and much more. |
66 |
| -Please review the [Code Contributions guide](https://devdocs.magento.com/contributor-guide/contributing.html#labels) for detailed information on labels used in Magento 2 repositories. |
| 48 | +We use labels in the GitHub issues and pull requests to help the participants retrieve additional information such as progress, component assignments, or release lines. |
67 | 49 |
|
68 |
| -## Reporting Security Issues |
| 50 | +- [Labels applied by the Community Engineering team](https://devdocs.magento.com/contributor-guide/contributing.html#labels) |
69 | 51 |
|
70 |
| -To report security vulnerabilities or learn more about reporting security issues in Magento software or web sites visit the [Magento Bug Bounty Program](https://hackerone.com/magento) on hackerone. Please create a hackerone account [there](https://hackerone.com/magento) to submit and follow-up on your issue. |
| 52 | +## Security |
71 | 53 |
|
72 |
| -Stay up-to-date on the latest security news and patches for Magento by signing up for [Security Alert Notifications](https://magento.com/security/sign-up). |
| 54 | +[Security](https://devdocs.magento.com/guides/v2.4/architecture/security_intro.html) is one of the highest priorities in Adobe. To learn more about reporting any security concerns, visit the [Adobe Vulnerability Disclosure Program and Magento Bug Bounty Program](https://hackerone.com/adobe). |
73 | 55 |
|
74 |
| -## License |
| 56 | +Stay up-to-date on the latest security news and patches by signing up for [Security Alert Notifications](https://magento.com/security/sign-up). |
75 | 57 |
|
76 |
| -Each Magento source file included in this distribution is licensed under OSL 3.0 or the Magento Enterprise Edition (MEE) license. |
| 58 | +## Legal stuff (NEEDS REVIEW) |
| 59 | + |
| 60 | +Each source file included in this distribution is licensed under OSL 3.0 or the Magento Enterprise Edition (MEE) license. |
77 | 61 |
|
78 | 62 | [Open Software License (OSL 3.0)](https://opensource.org/licenses/osl-3.0.php).
|
79 | 63 | Please see [LICENSE.txt](https://github.com/magento/magento2/blob/2.4-develop/LICENSE.txt) for the full text of the OSL 3.0 license or contact license@magentocommerce.com for a copy.
|
80 | 64 |
|
81 | 65 | Subject to Licensee's payment of fees and compliance with the terms and conditions of the MEE License, the MEE License supersedes the OSL 3.0 license for each source file.
|
82 |
| -Please see LICENSE_EE.txt for the full text of the MEE License or visit <https://magento.com/legal/terms/enterprise>. |
83 | 66 |
|
84 |
| -## Community Engineering Slack |
| 67 | +- [Terms of Service](https://magento.com/legal/terms/) |
| 68 | + |
| 69 | +## Communications |
| 70 | + |
| 71 | +We adore our Community and try to be open as much as we can. You can participate in our offline and online events, read our [DevBlog](https://community.magento.com/t5/Magento-DevBlog/bg-p/devblog), follow us on Twitter and on YouTube. |
| 72 | + |
| 73 | +To connect with people from both the Community and the Adobe engineering, [join us in Slack](https://magentocommeng.slack.com). We have a channel for every project. To join a particular channel, send us a request at [engcom@adobe.com](mailto:engcom@adobe.com), or [sign up](https://opensource.magento.com/slack). |
85 | 74 |
|
86 |
| -To connect with Magento and the Community, join us on the [Magento Community Engineering Slack](https://magentocommeng.slack.com). If you are interested in joining Slack, or a specific channel, send us a request at [engcom@adobe.com](mailto:engcom@adobe.com) or [self signup](https://opensource.magento.com/slack). |
| 75 | +- [More Community resources](https://devdocs.magento.com/community/resources.html) |
87 | 76 |
|
88 |
| -We have channels for each project. These channels are recommended for new members: |
| 77 | +If you are a new Community member, check out the following channels: |
89 | 78 |
|
90 |
| -* [general](https://magentocommeng.slack.com/archives/C4YS78WE6): Open chat for introductions and Magento 2 questions |
91 |
| -* [github](https://magentocommeng.slack.com/archives/C7KB93M32): Support for GitHub issues, pull requests, and processes |
92 |
| -* [public-backlog](https://magentocommeng.slack.com/archives/CCV3J3RV5): Discussions of the Magento 2 backlog |
| 79 | +- [general](https://magentocommeng.slack.com/archives/C4YS78WE6)--Open chat for introductions and Magento 2 questions |
| 80 | +- [github](https://magentocommeng.slack.com/archives/C7KB93M32)--Support for GitHub issues, pull requests, and processes |
| 81 | +- [public-backlog](https://magentocommeng.slack.com/archives/CCV3J3RV5)--Discussions of the backlog |
0 commit comments