A simple like button in statamic.
Works with Https request insteqd of a form submission.
Install
!! installation currently under development !!
You can search for this addon in the Tools > Addons
section of the Statamic control panel and click install, or run the following command from your project root:
# in production. Contact for more info
composer require jonatan/like
Setup
Liketype
Maybe it wors, but I don't think so. Not tested yet, as time was my enemy.
So you need to add a like
input field.
Usage
After installation, you can add a like anywhere with the following tag:
{{ like }}
Adding features
- adding authenctication:
- editing likes
Feuture updates
- security updates
- auth security