NASA Astronomy Picture of the Day
NASA Astronomy Picture of the Day widget plugin for Craft CMS 3.x
Adds a simple widget which pulls the NASA Astronomy Picture of the Day in to the admin dashboard
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
To install the plugin, follow these instructions.
Open your terminal and go to your Craft project:
cd /path/to/project
Then tell Composer to load the plugin:
composer require adampatpattison/craft-nasaapod
In the Control Panel, go to Settings → Plugins and click the “Install” button for NASA Astronomy Picture of the Day widget.
NASA Astronomy Picture of the Day widget Overview
This plugin, adds a simple widget which pulls the NASA Astronomy Picture of the Day in to the admin dashboard. It requires the user to generate an API Key from the NASA API website and support caching the API calls so as not to spam the API.
Using NASA Astronomy Picture of the Day widget
To get an API Key, visit https://api.nasa.gov and add a valid email address to receive your key. Once completed, you can add your API key to the widget settings once the plugin is enabled and added via the dashboard control.
There is also a data caching option which is enabled by default but can be customised. This is to reduce the amount of calls made to the API.
Brought to you by Adam Pat Pattison
To install this plugin, copy the command above to your terminal.
This plugin doesn't have any reviews.