This module provides blog channel and blog post content types with related views for the LocalGov Drupal distribution.
The content types this module provides are:
- Blog channel
- Blog post
The module includes an optional Previous / Next Navigation block - called Blog Previous Next block - which can be added to any region using block layout
Normally added to the Content bottom
region and restricted to just Blog post
content types
You can install this module with the following composer command.
composer require localgovdrupal/localgov_blogs:^1.0.0
If you run into issues using this module, please report them at https://github.com/localgovdrupal/localgov_blogs/issues
- Stephen Cox - Drupal (stephen-cox) | GitHub (stephen-cox)
- Mark Conroy - Drupal (markconroy) | GitHub (markconroy)