thibaultferaux/like
Composer 安装命令:
composer require thibaultferaux/like
包简介
README 文档
README
Like
Like is a simple addon for Statamic that allows you to add a like button to your content that tracks how many likes the content or post has.
You'll be surprised how much this little feature can increase engagement on your site.
Installation
-
Install the addon using Composer:
composer require thibaultferaux/statamic-like
Usage
Displaying the like button
It's simple! Just add this to where you want your like button to appear in your antlers template:
{{ like }}
If you want to manage the likes in the dashboard, you can add an integer field to your blueprint (in the sidebar is the cleanest way to do it):
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2022-11-14

