承接 sanjeev-kr/cookies-3pscripts 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

sanjeev-kr/cookies-3pscripts

最新稳定版本:2.0.0

Composer 安装命令:

composer require sanjeev-kr/cookies-3pscripts

包简介

magento 2 extension to embed cookies consent scripts.

README 文档

README

Sanjeev_Cookies3Pscripts is a module for Magento 2. This module helps to embed 3rd parties cookies banner script of CookiesBot, CookiesYes and CookiesFirst from store configurations.

Install with Composer

composer require sanjeev-kr/cookies-3pscripts
php bin/magento module:enable Sanjeev_Cookies3Pscripts
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f

Install Manually

  • Download zip and extract
  • Create a new directory Sanjeev/Cookies3Pscripts in app/code directory and copy files from cookies-3pscripts folder and paste files in Sanjeev/Cookies3Pscripts directory.
  • And run below commands
php bin/magento module:enable Sanjeev_Cookies3Pscripts
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f

How to enable Cookie banner

  • In admin, Go to Stores -> Settings -> Configuration -> General.
  • Click on Web under General tab.
  • Now click on 3rd Parties Cookies Consent Scripts.
  • Enable your desired cookie banner provider out of CookiesBot, CookiesYes and CookiesFirst by selecting Yes from dropdown.
  • As soon as, your select Yes, a text box will appear for code. Add your code, obtained from provider and save configuration.
  • After saving configuration, flush cache of magento.

统计信息

  • 总下载量: 2
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2023-12-14