Skip to content

Releases: vikibaarathi/rh-google-connector

Pilots from Google Sheets v2.1.2

15 Apr 17:38

Choose a tag to compare

Full Changelog: v2.1.0...v2.1.1

Added attributes supported by MultiGP toolkit.
Made plugin compatible with new Community Plugins.

Special thanks to @jrwrodgers for contributing to this project.

Google Pilot Import v1.0.0

08 Jan 22:58

Choose a tag to compare

Installation steps:

cd ~
sudo rm -r RotorHazard/src/server/plugins/googlepilot
wget https://github.com/Barracuda-Technologies/rh-google-pilot-import/archive/refs/tags/v1.0.0.zip -O temp.zip
unzip temp.zip
mv rh-google-pilot-import-1.0.0 RotorHazard/src/server/plugins/googlepilot
rm temp.zip