manifest / integrations / phabricator-feed
Phabricator Feed Importer
Phabricator Feed Importer Wordpress Plugin
by Märt Põder · github.com/infoaed/phabricator-feed · website
★ 0stars
1forks
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/infoaed/phabricator-feed/archive/refs/heads/master.zipDeclares an update source (https://github.com/infoaed/phabricator-feed), so updates arrive through the plugin's own updater.
From the readme
phabricator-feed
Phabricator Feed Importer Wordpress plugin creates Wordpress content shortcodes from task feeds imported from Phabricator through its Conduit API. The shortcodes are formatted like [phabricatorfeed + projectslug] (for example [phabricatorfeedmyproject]). The shortcodes will be created for all the project slugs as well as column titles found under specified source project and listed under settings.
The intended use of the plugin is displaying set of simpler Phabricator tasks on Wordpress in order to be outsourced to volunteers.
Settings
Source project where to import task feed from (with subprojects)
Update interval in minutes (this is used to see if data needs to be updated during actuall call to shortcode)
Last updated (timestamp, used mostly for testing)
Conduit URI (for example https://phabricator.wikimedia.org/api/)
Conduit token (for example api-z4ekoy6xefnego7i7xezxao23lj2)
Install
Download the pugin into your Wordpress plugins directory:
Download the Phacility utilities PHP library to phabricator-feed directory:
Activate the plugin in Wordpress, edit Conduit API settings and start using the shortcodes.
Also make sure your installation PHP has cUR