Typo3 : Get Extensions option is not showing in Extension module

ε祈祈猫儿з 提交于 2020-06-28 03:40:17

问题


Where I want that option

I want to add a new extension, but I don't have the "Get extension" Option. Please check above screenshot.


回答1:


Have a look at the blue box: your instance is running in composer mode, so you have to use composer to install extensions.

Please use composer require to add new extensions see https://docs.typo3.org/m/typo3/guide-installation/10.4/en-us/ExtensionInstallation/Index.html#install-extension-with-composer



来源:https://stackoverflow.com/questions/62211764/typo3-get-extensions-option-is-not-showing-in-extension-module

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!