WP Manifestindependent plugin directory
manifest / social / rest-likes

REST Likes #4 in Social & Sharing

Like posts and comments using the REST API.

by required · github.com/wearerequired/rest-likes · website

13stars
7kcomposer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wearerequired/rest-likes/archive/refs/heads/master.zip

Also on Packagist as wearerequired/rest-likes:

composer require wearerequired/rest-likes

From the readme

REST Likes A WordPress plugin to capture likes from users using the WP REST API. Supports posts, comments, and basically any other object type. It does so by adding custom endpoints under the /rest-likes/v1 namespace to allow users to like (POST) and unlike (DELETE) a given object. Installation To install, use composer: Documentation Check out the wiki for usage examples and further documentation. Add-ons REST Likes: Log: Implements logging of like actions.

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
1.1.0Nov 7, 2022
1.0.0Nov 7, 2022