Skip to content

Latest commit

 

History

History
80 lines (58 loc) · 2.67 KB

README.md

File metadata and controls

80 lines (58 loc) · 2.67 KB

magento2-weather-report

Free Magento2 extension to access weather report by passing city name in rest API | Nadeem Khan

Features:

  1. Admin can enable/disable the Extension from backend.
  2. Customer can check weather Reports by entering a City name.
  3. Customer Can download the History in a PDF File.

Installation Instruction

Main Functionalities

Free Magento2 extension to access weather report by passing city name in rest API

Installation

Type 1: Zip file

  • Unzip the zip file in app/code/NadeemKhan
  • Enable the module by running php bin/magento module:enable NadeemKhan_WeatherReport
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Screenshots & Support

If you encounter any problems or bugs, please open an issue on GitHub.

Admin Configuration

Admin-Api-Info

Get Report Section

Get-Report

Search History Section

Show-Historic-Report

PDF Report Section

Pdf-Report

Prerequisites

Use the following table to verify you have the correct prerequisites to install this Extension.

Prerequisite How to check For more information
Apache 2.2 or 2.4 Ubuntu: apache2 -v
CentOS: httpd -v
Apache
PHP 7.*.* php -v PHP Ubuntu
PHP CentOS
MySQL 5.6.x mysql -u [root user name] -p MySQL

Feedback and Support

khannadeem243@gmail.com