WP Manifestindependent plugin directory
manifest / integrations / odwp-targetprocess

odwp-targetprocess

WordPress plugin that uses Targetprocess API to publish user stories on your site.

by Ondrej Donek · github.com/ondrejd/odwp-targetprocess · website

0stars
4release downloads
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/ondrejd/odwp-targetprocess/releases/download/0.4/odwp-targetprocess.zip

Readme

odwp-targetprocess

WordPress plugin that uses Targetprocess API to publish user stories on your site.

Main features

  • shortcode targetprocess-table which displayes your data from Targetprocess
  • new settings on WP Amin > Settings > General

Screenshots

Settings (WordPress administration > Settings > General)

Plugin settings

Admin notices

Plugin provides several WP admin notices that inform you about status of the plugin:

When you activate the plugin and settings are not set yet:

Warning - settings are not set

When your settings are correct:

Success - settings are correct

When your settings are not correct:

Error - settings are not correct

When your wp-config.php settings block external requests:

Error - external requests are blocked

Shortcode for TinyMCE

When you editing posts or pages you can easily add our shortcode with table with user stories:

TinyMCE button

TODO

  • [x] create settings with odwptp_login and odwptp_password (using Settings API)
  • [x] if odwptp_login and odwptp_password are set try to get token
    • [x] FIXME check if WP_HTTP_BLOCK_EXTERNAL is false and take an action if not
    • [x] FIXME Success message should react on "Don't show again" link
  • [x] create shortcode targetprocess-table which will present the data on the front-end
    • [x] add TinyMCE button with our shortcode (including configuration dialog)
    • [ ] add basic table features: pagination, sorting, TODO filtering !!!
    • [x] UserStory->Description should be visible in the table after click
  • [x] add setting odwptp_url which holds URL of Targetprocess API serverhost
  • [ ] enable localization (Czech and English)
    • [ ] FIXME script for shortcode's TinyMCE button should be localized

Changelog

Note: Versions are in reverse order.

Version 0.4

  • progress on targetprocess-table shortcode - added pagination and sorting
  • fixed some issues
  • prepared for first release

Version 0.3

  • added initial version of targetprocess-table shortcode
  • added TinyMCE button for our shortcode

Version 0.2

  • finished plugin settings

Version 0.1

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
0.4 Nov 22, 2017 odwp-targetprocess.zip 4