Entries & Media Exporter by Naren Jadav

توضیحات

Gravity Forms default exporter outputs file upload fields as absolute URLs inside CSV reports. Entries & Media Exporter by Naren Jadav enhances this behavior by compiling all actual uploaded media files, images, documents, and multiple-file uploads into single ZIP packages downloadable directly in your web browser.

Key Features

  • Downloadable ZIP Packages: Creates archives containing both an entries CSV spreadsheet and a dedicated files/ folder storing all media.
  • Automatic De-duplication: Automatically appends unique numbering sequences to files that share matching filenames.
  • Precise Date Filters: Target specific windows of entries to download or delete.
  • Database & Storage Purges: Includes a structured “Danger Zone” module to delete database records and associated media files simultaneously, saving server space.
  • Development Seeder: Instantly generate mock submissions containing real media files to test configurations (enabled under WP_DEBUG).

عکس‌های صفحه

نصب

  1. Upload the entries-media-exporter-nj folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Access the controls through Gravity Forms -> Media Exporter (or Tools -> Media Exporter if active).

سوالات متداول

Does this plugin support multi-file upload fields?

Yes, all multiple-file uploads are extracted, parsed, and downloaded together.

Does this work with remote storage providers?

It supports local webserver storage paths natively and falls back to HTTP stream downloads for remotely hosted uploaded files.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Entries & Media Exporter by Naren Jadav” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Entries & Media Exporter by Naren Jadav” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید، مخزن SVN را بررسی کنید، یا از طریق RSS در گزارش توسعه مشترک شوید.

گزارش تغییرات

1.0.0

  • Initial release of refactored and modernized OOP code.