先从官网下载v2.2.7:
https://codeload.github.com/magento/magento2/zip/2.2.7
在这里插入图片描述
解压到web目录下,直接访问发现:
在这里插入图片描述
开始碰到一个
在这里插入图片描述
然后搜索发现需要安装对应的php模块:

sudo apt-get install php-bcmath php-soap

参考:https://stackoverflow.com/questions/53537884/while-installing-magento-2-on-ubuntu-lts-16-04-i-am-getting-some-different-erro
安装完成后需要以root权限执行

composer install

然后就可以开始安装依赖了。
在这里插入图片描述

安装完成之后再访问:
在这里插入图片描述

附录

常见问题:
后台admin页面404,前台没有style,解决方案:
https://www.mageplaza.com/kb/magento-2-404-page-not-found.html

Logo

Agent 垂直技术社区,欢迎活跃、内容共建。

更多推荐