customgento/module-youtube-no-cookie-m2
Composer 安装命令:
composer require customgento/module-youtube-no-cookie-m2
包简介
YouTube NoCookie for Magento 2 makes sure that all YouTube product videos are always inserted via the cookie-free domain youtube-nocookie.com.
README 文档
README
YouTube NoCookie for Magento 2 makes sure that all YouTube product videos are always inserted via the cookie-free domain youtube-nocookie.com. It tries to detect all possible YouTube URLs for that and adapt the URL accordingly to always be compliant with the current EU rules.
Compatibility
- Magento >= 2.3
Installation Instructions
The installation procedure highly depends on your setup. In any case, you should use a version control system like git and test the installation on a development system.
Composer Installation
composer require customgento/module-youtube-no-cookie-m2bin/magento module:enable CustomGento_YouTubeNoCookiebin/magento setup:upgradebin/magento setup:di:compilebin/magento cache:flush
Manual Installation
- unzip the downloaded files
- create the directory
app/code/CustomGento/YouTubeNoCookie/:mkdir -p app/code/CustomGento/YouTubeNoCookie/ - copy the unzipped files to the newly created directory
app/code/CustomGento/YouTubeNoCookie/ bin/magento module:enable CustomGento_YouTubeNoCookiebin/magento setup:upgradebin/magento setup:di:compilebin/magento cache:flush
Uninstallation
The uninstallation procedure depends on your setup:
Uninstallation After Composer Installation
bin/magento module:uninstall CustomGento_YouTubeNoCookiebin/magento setup:di:compilebin/magento cache:flush
Uninstallation After Manual Installation
bin/magento module:disable CustomGento_YouTubeNoCookiebin/magento setup:di:compilebin/magento cache:flushrm -r app/code/CustomGento/YouTubeNoCookie
Support
If you have any issues with this extension, feel free to open an issue on GitHub.
Licence
Copyright
(c) 2020 - present CustomGento GmbH
统计信息
- 总下载量: 3.05k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2020-12-03