Drive Upload for Gravity Forms (Google Drive)

外掛說明

Automatically upload files directly to your Google Drive when users submit forms.

Features:
– Direct file uploads to Google Drive
– Support for multiple file types
– Easy Google authentication

Video Tutorial

Watch this step-by-step guide to setting up the plugin, including how to get your Google API Client ID, Secret, and Refresh Token.

Configuration

  1. Connect your Google Drive account
  2. Select destination folder
  3. Map form fields to Drive metadata
  4. Save and test with a form submission

Support

For support, visit the plugin documentation or contact support.

License

This plugin is licensed under the GPL v2 or later.

螢幕擷圖

  • Google Drive API Settings: Configure your Client ID, Client Secret, and destination Folder ID in the main settings.
  • Easy Integration: Drag and drop the “Google Drive Upload” field from the Advanced Fields section in the form editor.
  • Field Configuration: Customize file restrictions, including allowed extensions and maximum file size limits directly in the field settings.
  • Seamless Uploads: Submissions are automatically uploaded and organized in your connected Google Drive folder.

安裝方式

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin through the WordPress admin panel
  3. Go to Forms > Settings > Drive Upload
  4. Authenticate with your Google account
  5. Configure your upload settings

使用者評論

閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Drive Upload for Gravity Forms (Google Drive)〉的開發相關工作。

參與者

〈Drive Upload for Gravity Forms (Google Drive)〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Drive Upload for Gravity Forms (Google Drive)〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.1

  • Fixed: Fatal error “Class GFAddOn not found” by ensuring Gravity Forms is fully loaded before initialization.
  • Fixed: Resolved text domain mismatch issues.
  • Updated: Renamed all classes and functions to use the unique DUGF_ prefix.
  • Updated: Added composer.json for dependency management.

1.0.0

  • Initial release