WP Manifestindependent plugin directory
manifest / integrations / redmine-embed

Redmine Embed

Embed Redmine issues inside WordPress posts. Requires access to the Redmine REST API.

by log.OSCON, Lda. · github.com/log-oscon/redmine-embed · website

2stars
47composer installs
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/log-oscon/redmine-embed/archive/refs/heads/master.zip

Also on Packagist as logoscon/redmine-embed:

composer require logoscon/redmine-embed

From the readme

Redmine Embed Embed Redmine issues in your posts and pages by pasting the issue's web page address into the editor field. You will need to obtain a Redmine REST API key for the plugin.

Read the full README on GitHub →