From 349ef3a320885993acba561473ca261ef81455a0 Mon Sep 17 00:00:00 2001 From: odidev Date: Wed, 31 Jan 2024 10:19:23 +0000 Subject: [PATCH] Add magento file Signed-off-by: odidev --- content/sw_database/magento.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 content/sw_database/magento.md diff --git a/content/sw_database/magento.md b/content/sw_database/magento.md new file mode 100644 index 00000000..1cccb2af --- /dev/null +++ b/content/sw_database/magento.md @@ -0,0 +1,30 @@ +--- +name: Magento +category: E-commerce platforms +description: Magento is a powerful open source e-commerce platform. +download_url: +works_on_arm: false +supported_minimum_version: + version_number: + release_date: + + +optional_info: + homepage_url: https://business.adobe.com/products/magento/open-source.html + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/magento/magento2 + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: The project does not support installation and testing on the Linux/ARM64 platform. Refer- https://experienceleague.adobe.com/docs/commerce-operations/installation-guide/system-requirements.html?lang=en. Also, The Project has 2 source, Magento Open Source and Adobe Commerce. Magento Open Source software delivers basic eCommerce capabilities and Adobe Commerce have full-featured eCommerce solution. + +---