WP Manifestindependent plugin directory
manifest / content / hogan-text

Hogan Module: Text

Text Module for Hogan

by Dekode · github.com/dekodeinteraktiv/hogan-text · website

1stars
15kcomposer installs
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/dekodeinteraktiv/hogan-text/archive/refs/heads/master.zip

Also on Packagist as dekodeinteraktiv/hogan-text:

composer require dekodeinteraktiv/hogan-text

Declares an update source (https://github.com/dekodeinteraktiv/hogan-text), so updates arrive through the plugin's own updater.

From the readme

WYSIWYG Text Module for Hogan Installation Install the module using Composer composer require dekodeinteraktiv/hogan-text or simply by downloading this repository and placing it in wp-content/plugins Usage … Available filters - hogan/module/text/template for overriding the default template file. - hogan/module/text/wrappertag for outer HTML wrapper tag, default - hogan/module/text/wrapperclasses for outer HTML wrapper CSS classes. - hogan/module/text/innerwrapperclasses for inner HTML wrapper classes. Content field - hogan/module/text/content/tabs for TinyMCE editor tabs, default all. - hogan/module/text/content/allowmediaupload for allowing TinyMCE editor media upload, default 1. - hogan/module/text/content/toolbar for TinyMCE editor toolbar, default hogan.

Read the full README on GitHub →

Releases

TagPublished
1.0.6 Apr 4, 2018
1.0.4 Feb 6, 2018
1.0.2 Dec 6, 2017

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.