Magento 2
How did I workaround «magento/product-community-edition 2.4.8-p3 requires ext-ftp * -> it is missing from your system»?
Administration
composer
,
ignore-platform-req
dmitrii_fediuk
(Dmitrii Fediuk)
January 23, 2026, 5:23pm
2
Add
--ignore-platform-req=ext-ftp
to the
composer
command.