top10_google_news
Top 10 Google News block module provides the news according to the category, Language and Country. As per the Name only top 10 news will be display on the block.
Using a google news API Key you can use this block simply:
* You just need to register in google news API to get the API key.
# Requirements
This module requires the following registration:
* Google News API Key (https://newsapi.org/register)
* Select the API version.
# Installation
Download and install the module as you would with any other Drupal module:
* Download this module and move the folder it the DRUPAL_ROOT/modules directory. Using composer to download modules is the best practice.
* Enable the module in your Drupal admin interface.
* The configuration page for this module is in /admin/config/services/google_news,
and can be accessed in the admin menu under Configuration -> Web Services ->
Google News
# Configuration
## Getting Started and Basic Usage
All of the settings for this module are on the single configuration page described above. To get started, you simply need to configure the settings for your Top 10 Google News.
## Enable Block
To Enable the block you need to enable block from Structure -> Block Layout ->
Content/footer/sidebar -> place block which have categories like footer/content/sidebar.
Note :- UI will be differ for every theme, you can change it according to the theme.