This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

bpmn.io

Description

bpmn.io is a BPMN 2.0 rendering toolkit and web modeler. It is powered by bpmn-js, a client-side only library that embeds BPMN 2.0 into the browser. It runs in modern browsers and requires no server backend.

Screenshots

  • .bpmn files displayed in the media library.
  • .bpmn media rendered in a post.1. /assets/media_library.png

Installation

  1. Clone or Unzip bpmn.io to the /wp-content/plugins/ directory
  2. Activate the bpmn.io through the ‹Plugins› menu in WordPress

Usage

  1. Manage and Add .bpmn files like any other media item.
  2. The Shortcode accepts the width and height attributes (defaults shown)
    e.g. [bpmn url=»…../diagram.bpmn» height=»100%» width=»130px»]

FAQ

Where is my left sock?

Have you looked under the couch?

Where are the serious FAQs?

Please check the bpmn.io forum at https://forum.bpmn.io/.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“bpmn.io” is open source software. The following people have contributed to this plugin.

Contributors

Translate “bpmn.io” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Register the «application/bpmn-xml» mime-type.
  • Extend Media Library to allow .bpmn files.
  • Display .bpmn files via bpmn.io.