Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iqual-ch/iq_news
https://github.com/iqual-ch/iq_news
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/iqual-ch/iq_news
- Owner: iqual-ch
- Created: 2021-03-10T11:02:36.000Z (almost 4 years ago)
- Default Branch: 3.x
- Last Pushed: 2024-06-24T13:45:05.000Z (7 months ago)
- Last Synced: 2024-08-11T09:53:21.760Z (5 months ago)
- Language: Twig
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iq_news
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_newsRebuild 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