From d0ad333adde07211681a2d866e8e2ceadee816c3 Mon Sep 17 00:00:00 2001 From: Sylvain Dherbecourt Date: Tue, 14 Jan 2025 15:16:33 +0100 Subject: [PATCH] docs: add link to skeleton Magento 2 on fr/cn Readme (#1246) --- docs/cn/README.md | 1 + docs/fr/README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/cn/README.md b/docs/cn/README.md index 59ef44a48..cd92f72d1 100644 --- a/docs/cn/README.md +++ b/docs/cn/README.md @@ -75,3 +75,4 @@ docker run -v $PWD:/app/public \ * [Drupal](https://github.com/dunglas/frankenphp-drupal) * [Joomla](https://github.com/alexandreelise/frankenphp-joomla) * [TYPO3](https://github.com/ochorocho/franken-typo3) +* [Magento2](https://github.com/ekino/frankenphp-magento2) diff --git a/docs/fr/README.md b/docs/fr/README.md index c613f14a4..7296ebbee 100644 --- a/docs/fr/README.md +++ b/docs/fr/README.md @@ -85,3 +85,4 @@ frankenphp php-cli /path/to/your/script.php * [Drupal](https://github.com/dunglas/frankenphp-drupal) * [Joomla](https://github.com/alexandreelise/frankenphp-joomla) * [TYPO3](https://github.com/ochorocho/franken-typo3) +* [Magento2](https://github.com/ekino/frankenphp-magento2)