Hogan Module: Link list
Link list module for Hogan
by Dekode · github.com/dekodeinteraktiv/hogan-linklist · website
★ 1stars
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-linklist/archive/refs/heads/master.zipAlso on Packagist as dekodeinteraktiv/hogan-linklist:
composer require dekodeinteraktiv/hogan-linklistDeclares an update source (https://github.com/dekodeinteraktiv/hogan-linklist), so updates arrive through the plugin's own updater.
From the readme
Link list Module for Hogan
Installation
Install the module using Composer composer require dekodeinteraktiv/hogan-linklist or simply by downloading this repository and placing it in wp-content/plugins
Available filters
- hogan/module/linklist/heading/enabled for enabling heading field, default true.
- hogan/module/linklist/dynamiccontentposttypes - use to add custom post types to dynamic content
- hogan/module/linklist/dynamiccontenttaxonomylist - use to add custom taxonomies for listing out links to taxonomy pages
- hogan/module/linklist/dynamiccontenttermslist - use to modify taxonomy settings for dynamix posts
- hogan/module/linklist/dynamiccontentquery - for modifying query that selects posts
TODO's
- option to autocollapse list after a given number of link (like on REMA)
- listview layouts, filter to add new ones? ex. automatic selection from post type/tax, list with images. Always full width (from Kaare)
- ACF link field - can uploaded files be selected from the list in the link popup like posts?
- Modulename in admin: add heading and type to collapsed view
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.1.5 | May 7, 2018 |
| 1.1.4 | Apr 19, 2018 |
| 1.1.3 | Apr 5, 2018 |
| 1.1.2 | Mar 14, 2018 |
| 1.1.1 | Feb 19, 2018 |
| 1.1.0 | Feb 15, 2018 |
| 1.0.14 | Feb 5, 2018 |
| 1.0.13 | Jan 25, 2018 |
| 1.0.10 | Dec 12, 2017 |
| 1.0.4 | Dec 6, 2017 |
| 1.0.3 | Dec 6, 2017 |
| 1.0.2 | Dec 6, 2017 |
| 1.0.1 | Dec 6, 2017 |
| 1.0.0 | Nov 30, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.