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.

Скріншоти

Встановлення

  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)” було перекладено на 2 локалізації. Дякуємо перекладачам за їх роботу.

Перекладіть “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