howard / howard_special_alerts_feed
This module is designed to provide a special alerts feed block for Howard University
Installs: 180
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Language:JavaScript
Type:drupal-module
README
This module is designed to display special alerts for Howard University, on any Drupal site. It creates a block, which can then be placed in whatever region you desire. This module relies on a handlebars template, which then renders the HTML. These alerts originate from thedig.howard.edu.
Requirements
This module requires the following modules:
- block
Installation and updates
Install Via Composer
composer install howard/howard_special_alerts_feed
Update Via Composer
composer update howard/howard_special_alerts_feed
Configuration
- Configure user permissions in Structure » Block Layout » Howard Special Alerts Feed: (admin/structure/block/manage/howardspecialalertsfeed)
Troubleshooting
If you are running into errors, be sure to check that CORS is running on the MASTER install of thedig.howard, and that you can ping your endpoints.