orangecat/weather

Open Weather API sample

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 2

Open Issues: 0

Type:magento2-module

1.0.0 2020-07-23 17:31 UTC

This package is auto-updated.

Last update: 2024-04-11 03:53:28 UTC


README

This module has been developed for Magento 2.3.5

The purpose of this module is to show a weather forecast for the next 5 days that shows the wind conditions from the final user location, with also the temperature and forecast, as all basic conditions they will need.

Installation

The extension must be installed via composer. To proceed, run these commands in your terminal:

composer require orangecat/weather
php bin/magento module:enable Orangecat_Weather
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

Screenshot

ScreenShot