pleio/pleio_issues

There is no license information available for the latest version (dev-master) of this package.

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 7

Forks: 0

Open Issues: 0

Type:elgg-plugin

dev-master 2015-04-27 15:35 UTC

This package is not auto-updated.

Last update: 2024-04-28 00:22:48 UTC


README

This ELGG plugin embeds issues from a Github project into a page. When Memcache is available, it will be used to cache results. After enabling and configuring the plugin, add this HTML code:

<div id="pleio-issues-data">
    Loading the issues...
</div>