An open API service indexing awesome lists of open source software.

https://github.com/log-oscon/redmine-embed

Embed Redmine issues inside WordPress posts. Requires access to the Redmine REST API.
https://github.com/log-oscon/redmine-embed

Last synced: 10 days ago
JSON representation

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

Awesome Lists containing this project

README

          

# Redmine Embed

[![Latest Stable Version](https://poser.pugx.org/logoscon/redmine-embed/v/stable.svg)](https://packagist.org/packages/logoscon/redmine-embed) [![Latest Unstable Version](https://poser.pugx.org/logoscon/redmine-embed/v/unstable.svg)](https://packagist.org/packages/logoscon/redmine-embed) [![Build Status](https://travis-ci.org/log-oscon/redmine-embed.svg?branch=master)](https://travis-ci.org/log-oscon/redmine-embed) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/log-oscon/redmine-embed/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/log-oscon/redmine-embed/?branch=master) [![Code Coverage](https://scrutinizer-ci.com/g/log-oscon/redmine-embed/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/log-oscon/redmine-embed/?branch=master)

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.