WP Manifestindependent plugin directory
manifest / integrations / wp-redmine-wiki

Redmine Wiki

WordPress Redmine Wiki plugin

by Takeshi Nakamura · github.com/taqueci/wp-redmine-wiki · website

1stars
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://github.com/taqueci/wp-redmine-wiki/archive/refs/heads/master.zip

From the readme

WordPress Redmine Wiki plugin This plugin embeds Redmine wiki page. Usage Add the shortcode to a post or a page. Example: [rwiki url="https://example.com/redmine" project="foo" wiki="Wiki" key="REDMINEUSERAPIKEY"] Note Please Redmine user with a role that allowed only wiki view and export privileges for security. License This plugin is released under the terms of GNU General Public License, version 2. Author Takeshi Nakamura

Read the full README on GitHub →