2017 © Pedro Peláez
 

wordpress-plugin hogan-content-grid

Content Grid Module for Hogan.

image

dekodeinteraktiv/hogan-content-grid

Content Grid Module for Hogan.

  • Thursday, April 5, 2018
  • by dekode
  • Repository
  • 5 Watchers
  • 0 Stars
  • 255 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 6 Versions
  • 40 % Grown

The README.md

Content Grid Module for Hogan

Installation

Install the module using Composer composer require dekodeinteraktiv/hogan-content-grid or simply by downloading this repository and placing it in wp-content/plugins, (*1)

Available filters

hogan/module/content_grid/providers/enabled Enable/disable providers (Standard, text and image), (*2)

Example:, (*3)

function enable_image_provider( array $args ) : array { $args ['image']['enabled'] = 1; return $args; } add_filter( 'hogan/module/content_grid/providers/enabled', __NAMESPACE__ . '\\enable_image_provider' );, (*4)

  • More will be added soon

hogan/module/content_grid/standard/label/enabled Enable/disable label field. Default disabled., (*5)

The Versions

05/04 2018

dev-master

9999999-dev https://github.com/dekodeinteraktiv/hogan-content-grid

Content Grid Module for Hogan.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

05/04 2018

1.0.2

1.0.2.0 https://github.com/dekodeinteraktiv/hogan-content-grid

Content Grid Module for Hogan.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

05/04 2018

dev-new-module-registration

dev-new-module-registration https://github.com/dekodeinteraktiv/hogan-content-grid

Content Grid Module for Hogan.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

27/02 2018

1.0.1

1.0.1.0 https://github.com/dekodeinteraktiv/hogan-content-grid

Content Grid Module for Hogan.

  Sources   Download

GPL-3.0-or-later

The Requires

 

27/02 2018

dev-image-link

dev-image-link https://github.com/dekodeinteraktiv/hogan-content-grid

Content Grid Module for Hogan.

  Sources   Download

GPL-3.0-or-later

The Requires

 

16/02 2018

1.0.0

1.0.0.0 https://github.com/dekodeinteraktiv/hogan-content-grid

Content Grid Module for Hogan.

  Sources   Download

GPL-3.0-or-later

The Requires