Popis
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).
Snímky obrazovky



Instalace
- Upload the
entries-media-exporter-njfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‚Plugins‘ menu in WordPress.
- Access the controls through Gravity Forms -> Media Exporter (or Tools -> Media Exporter if active).
Nejčastější dotazy
-
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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Entries & Media Exporter by Naren Jadav je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Entries & Media Exporter by Naren Jadav” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.1
- Full compatibility validation with WordPress 7.1 and PHP 8.4.
- Security hardening: Added CSV formula injection defense (CWE-1236) to sanitize exported spreadsheet cells.
- Enhanced filesystem operations using native WP_Filesystem API for sample uploads and directory cleanup.
- Modernized execution limit handling with wp_raise_memory_limit() and runtime checks.
- Enhanced cookie delivery with modern SameSite Lax configuration.
- Code quality improvements adhering to WordPress Coding Standards and Plugin Check requirements.
1.0.0
- Initial release of refactored and modernized OOP code.
