Skip to content

mpolosak/weather-drupal

Repository files navigation

weather-drupal

Drupal module showing weather data from OpeanWeatherMap

Installation

  1. Copy it content into modules dir of Drupal
  2. Replace {appid} in src/WeatherController.php and src/Plugin/Block/WeatherBlock.php with your appid

TODO:

  • Add module settings where user can set:
    • appid (insted of changing it in WeatherController.php)
    • place (now module shows weather for Warsaw)
  • Make english default language (replace content in Polish with English, then add location for Polish)
  • Translate it to other languages
  • Add weather block

About

Drupal module showing weather from OpenWeatherMap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published