WP Manifestindependent plugin directory
manifest / users / post-bookmark

Post Bookmark

A WordPress plugin that allows the logged in users to save each post in a personal list

by Gennaro Di Fiandra · github.com/gennarodifiandra/post-bookmark · website

0stars
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/gennarodifiandra/post-bookmark/archive/refs/heads/stable.zip

Allows the logged in users to save each post in a personal list.

Architecture

The plugin uses PHP Composer to handle classes autoloding and to add some PHP packages. Plus, it uses Node to add some frontend packages and Gulp for css and js files manipulation.