Magento版本查看
以下几种方法,都可以用来确定已经安装的Magento版本:
命令行
bin/magento --version
http请求
http://<magento2-store>/magento_version
如:http://test.magento.com/magento_version
后台查看
查看composer.json
(1)源码安装
(2)composer安装
版权声明:
作者:Joe.Ye
链接:https://www.appblog.cn/index.php/2023/02/19/magento-version-view/
来源:APP全栈技术分享
文章版权归作者所有,未经允许请勿转载。
THE END
0
二维码
打赏
海报
Magento版本查看
以下几种方法,都可以用来确定已经安装的Magento版本:
命令行
bin/magento --version
http请求
http://<magento2-store>/magento_version
如:http://……
文章目录
关闭
共有 0 条评论