cssoft/clarityconnector
最新稳定版本:1.0.0
Composer 安装命令:
composer require cssoft/clarityconnector
包简介
CSSoft Magento2 Microsoft Clarity Connect Module
README 文档
README
Overview
The CSSoft_Clarityconnector module integrates Microsoft Clarity with your Magento 2 store. It provides a simple configuration interface to store your Microsoft Clarity token and automatically injects the Clarity tracking script into the header of your website.
Features
- Configuration Management: Securely store the Microsoft Clarity token.
- Script Injection: Automatically inject the Clarity tracking script into your website’s header.
- User-Friendly: Easy configuration via Magento’s admin panel.
Installation
Using Composer
-
Add the repository to your composer.json:
composer require vendor/module-name
-
Run the setup upgrade command:
php bin/magento setup:upgrade
-
Deploy static content:
php bin/magento setup:static-content:deploy
-
Clear the cache:
php bin/magento cache:clean
Manual Installation
-
Download the extension package and unzip it.
-
Upload the extension files to the
app/code/Vendor/ModuleNamedirectory. -
Run the setup upgrade command:
php bin/magento setup:upgrade
-
Deploy static content:
php bin/magento setup:static-content:deploy
-
Clear the cache:
php bin/magento cache:clean php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy
统计信息
- 总下载量: 249
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2025-01-22