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.zipReadme
odwp-targetprocess
WordPress plugin that uses Targetprocess API to publish user stories on your site.
Main features
- shortcode
targetprocess-tablewhich displayes your data from Targetprocess - new settings on
WP Amin > Settings > General
Screenshots
Settings (WordPress administration > Settings > General)

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:

When your settings are correct:

When your settings are not correct:

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

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

TODO
- [x]
create settings withodwptp_loginandodwptp_password(using Settings API) - [x]
ifodwptp_loginandodwptp_passwordare set try to get token- [x]
FIXME check ifWP_HTTP_BLOCK_EXTERNALis false and take an action if not - [x]
FIXME Success message should react on "Don't show again" link
- [x]
- [x]
create shortcodetargetprocess-tablewhich 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]
- [x]
add settingodwptp_urlwhich 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-tableshortcode - added pagination and sorting - fixed some issues
- prepared for first release
Version 0.3
- added initial version of
targetprocess-tableshortcode - added TinyMCE button for our shortcode
Version 0.2
- finished plugin settings
Version 0.1
- initial version
- created GitHub repository
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 0.4 | Nov 22, 2017 | odwp-targetprocess.zip | 4 |