muensmedia/neos-markerio
Composer 安装命令:
composer require muensmedia/neos-markerio
包简介
Collect website feedback from clients and colleagues on your Neos site using Marker.io.
README 文档
README
Introduction
Collect website feedback from clients and colleagues on your Neos site using Marker.io.
This package integrates the Marker.io javascript snippet into Neos.
Features
- adds Marker.io javascript snippet before the closing body tag
- configure the Marker.io destination
- show Marker.io only to authenticated users (e.g. after website launch)
Installation
Run this in your site package
composer require --no-update muensmedia/neos-markerio
Then run composer update in your project directory.
Configuration
You can override the default configuration:
Muensmedia: Neos: Markerio: destination: '606450c0bc25e5200845587f' displayOnlyForAuthenticatedUsers: true
Activate Marker.io for all users
If your website is still in development, and you want to show Marker.io to all users (even unauthenticated users) you can set:
Muensmedia: Neos: Markerio: displayOnlyForAuthenticatedUsers: false
Contributions
Contributions are very welcome!
Please create detailed issues and PRs.
License
See License
统计信息
- 总下载量: 1.89k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2021-06-25