Plugin: Google Drive Upload
From iDempiere en
- Maintainer: Heng Sin
- Current Version: 1.0.0
- License: GPLv2
- Price: Free
- Source: Github.com
Description
This is a Google Drive implementation for IDEMPIERE-4771 add Cloud Upload interface to report viewer and scheduler.
Installation
Install the plugin using felix web console or osgi console from https://github.com/hengsin/idempiere-gdrive/releases/download/9.0.0.202109080847/com.trekglobal.gapi.client_9.0.0.v202109080847.jar
Running from Eclipse
- Clone https://github.com/hengsin/idempiere-gdrive.git. It should sit same level with your iDempiere source folder. For e.g, if your iDempiere source folder is at ~/idempiere-ws/idempiere, this should be cloned to ~/idempiere-ws/idempiere-gdrive
- Run mvn verify at the idempiere-plugins/com.trekglobal.gapi.client folder.
- Import the project com.trekglobal.gapi.client to your Eclipse workspace.
- Add com.trekglobal.gapi.client to your launch configuration.
Reporting of Issue
- Please report any issues encounter at github issue tracker
- Pull request and patches are always welcome.