iqual / iq_news
News base module for iqual.
Installs: 9 364
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Language:Twig
Type:drupal-custom-module
Requires
- php: ^8.1
- drupal/core: ^9.5 || ^10
- drupal/pagedesigner_block_adaptable: ^3.0 || ^4.0
- drupal/publication_date: ^2.0
- drupal/scheduler: ^2.0
- drupal/twig_tweak: ^3.2
- iqual/iq_entity_browsers: ^3.0
This package is auto-updated.
Last update: 2024-10-30 14:27:14 UTC
README
News base module for iqual. This module provides a basic news functionality where news articles can be created and listed. The publication of news articles is controlled by the scheduler module (https://www.drupal.org/project/scheduler).
Includes:
- «News Article» content type, derived from «Page» type with additional fields:
- Node template for «News Article» type
- «Topics» taxonomy
- «News Article» view with several blocks
- «News teaser» pattern
Setup & Installation
Install module as usual:
composer require iqual/iq_news
drush en iq_news
Rebuild CSS:
drush iq_barrio_helper:sass-compile
Follow installation instructions for entity browsers: https://github.com/iqual-ch/iq_entity_browsers/blob/8.x-1.x/README.md#iq_entity_browsers (skip step «Install the module using composer»)
If needed:
- Add News as filterable content type in content view