Shared Article Repository Wordpress Plugin - Rating, Reviews, Demo & Download

Shared Article Repository Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

This plugin implements a database of shared articles, posts and pages;
a client using the Article Adopter plugin can publish local posts and
pages to this repository, and subscribe to shared articles published by other
clients to the repository.

The database itself is implemented as a custom post type added by this
plugin, and the API used is the WP REST api. Therefore the WP REST API
plugin is currently a requirement. The Wordpress instance must also
use ‘pretty’ permalinks for the same reason: they are required by the
REST API.

To add a participating Wordpress installation, you will need to add a
new user to the user database, with the role “Library”, added by this
plugin. This role has no privileges except for adding to and subscribing
to the repository. To connect, the users will have to add a public key
generated by the plugin as this is used for authentication.

To remove an article from the repository, it can be moved to the
trash. It should not be completely deleted, because the clients will
use the ‘trash’ status of the article to get synchronized. It is also
possible to add categories to the shared articles, but most operations on
the shared articles will be overwritten by the client libraries when/if
these update the posts. Therefore the shared articles can be considered
almost read-only to the database.

Screenshots

None yet.


Reviews & Comments