WP Manifestindependent plugin directory
manifest / content / hogan-grid

Hogan Module: Grid

Card grid module for Hogan

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

0stars
12kcomposer 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-grid/archive/refs/heads/master.zip

Also on Packagist as dekodeinteraktiv/hogan-grid:

composer require dekodeinteraktiv/hogan-grid

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

From the readme

Card Grid Module for Hogan Installation Install the module using Composer composer require dekodeinteraktiv/hogan-grid or simply by downloading this repository and placing it in wp-content/plugins Usage Module for displaying post types as cards in a grid. Two types content inclusion: static content and dynamic content. Static content is setting a specific post as a card in the module. Ex. picking a specific article, page or post from a custom post type. Dynamic content show card with content that is dynamically queried. Ex. showing the 3 newest posts from a selected post type and/or taxonomy. Available filters - hogan/module/grid/heading/enabled (true/false). for disabling module header - hogan/module/grid/template/text-align - text align classname. Default center. - hogan/module/grid/staticcontentposttypes for including custom post types in the ACF relationship field for static content. - hogan/module/grid/staticcontentrelationfilters - which filters to use for the relationship field. - hogan/module/grid/staticcontenttaxonomy - which taxonomies to allow content for in the relationship field (default empty array). - hogan/module/grid/staticcontentlimit - max number static

Read the full README on GitHub →

Releases

TagPublished
1.4.2 Feb 3, 2022
1.4.1 Dec 6, 2018
1.4.0 Oct 23, 2018
1.3.1 Sep 17, 2018
1.3 Sep 11, 2018
1.2.1 May 22, 2018
1.2.0 May 22, 2018
1.1.11 Apr 25, 2018
1.1.10 Apr 12, 2018
1.1.9 Apr 5, 2018
1.1.8 Apr 4, 2018
1.1.7 Mar 21, 2018
1.1.6 Mar 19, 2018
1.1.5 Mar 12, 2018
1.1.4 Mar 5, 2018
1.1.3 Feb 28, 2018
1.1.2 Feb 23, 2018
1.1.1 Feb 19, 2018
1.1.0 Feb 15, 2018
1.0.3 Feb 12, 2018
1.0.2 Jan 24, 2018
1.0.1 Jan 22, 2018
1.0.0 Jan 11, 2018

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