dekodeinteraktiv / hogan-table
Table Module for Hogan
Installs: 3 953
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 0
Open Issues: 2
Type:wordpress-plugin
pkg:composer/dekodeinteraktiv/hogan-table
Requires
- php: >=7.0
- composer/installers: ~1.2
- dekodeinteraktiv/hogan-core: >=1.1.7
- wpackagist-plugin/advanced-custom-fields-table-field: ^1.2
Requires (Dev)
README
Installation
Install the module using Composer composer require dekodeinteraktiv/hogan-table or simply by downloading this repository and placing it in wp-content/plugins
Available filters
hogan/module/table/instructionsfor changing the admin instructions.hogan/module/table/content/allowed_htmlfor allowed table cell HTML.hogan/module/table/content/table_headerfor changing the table header value.hogan/module/table/content/table_datafor changing the table data value.