WP Manifestindependent plugin directory
manifest / unclassified / superdesk-wordpress-plugin

Superdesk Publisher GitLab

Imports articles in the IPTC ninjs format from the Superdesk newsroom system

by Sourcefabric and AdminIT · gitlab.com/etc-it-public/superdesk-wordpress-plugin

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://gitlab.com/etc-it-public/superdesk-wordpress-plugin/-/archive/master/superdesk-wordpress-plugin-master.zip

From the readme

What is the WordPress Superdesk Publisher plugin? The Superdesk WordPress Publisher plugin enables content to be sent from an instance of Sourcefabric's Superdesk newsroom management system (www.superdesk.org) and the WordPress instance it's installed on. Superdesk itself is open source (https://github.com/superdesk/superdesk). What does the WordPress Superdesk Publisher plugin do? When both Superdesk and the WordPress Superdesk Publisher plugin are correctly configured, a Superdesk user publishes an item and it is automatically published in WordPress. Users can still log in to WordPress to administer the site. How does it work? Superdesk supports the IPTC's industry standard ninjs (http://dev.iptc.org/ninjs), which standardizes the representation of news in JSON - a lightweight, easy-to-parse, data interchange format. The Superdesk WordPress Publisher plugin will also enable multiple instances of WordPress to receive content from a single instance of Superdesk; output channels are defined in Superdesk, so you could have multiple, or only one, or none at all (which wouldn't be that useful but still possible (wink)). This plugin should also work with other information sources that

Read the full README on GitLab →