Releases: vikibaarathi/rh-google-connector
Releases · vikibaarathi/rh-google-connector
Pilots from Google Sheets v2.1.2
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
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