elatebrain/module-fbcomments
Composer 安装命令:
composer require elatebrain/module-fbcomments
包简介
Magento 2 module to add facebook comments on your e-commerce site.
README 文档
README
How to install & upgrade Elatebrain_FBComments
1. Install via composer (recommended)
We recommend you to install Elatebrain_FBComments module via composer. It is easy to install, update and maintain.
Run the following command in Magento 2 root directory.
1.1 Install
composer require elatebrain/module-fbcomments
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
1.2 Upgrade
composer update elatebrain/module-fbcomments
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Run setup:di:compile command if your store is in Production mode:
php bin/magento setup:di:compile
2. Copy and paste
If you don't want to install this module via composer, you can use this way.
- Download the latest version here
- Extract
master.zipfile toapp/code/Elatebrain/FBComments; You have to create a folder pathapp/code/Elatebrain/FBCommentsif not exist. - Go to Magento root folder and run upgrade command line to install
Elatebrain_FBComments:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2019-03-02