Visitors click a download button → a popup form collects their details → on submit, the file downloads and the lead is logged in your WordPress database. Simple, responsive, and GDPR-friendly.
- 📁 Multiple Document Types — Excel (.xlsx, .xls, .csv) and PDF (.pdf)
- 📝 Lead Generation — Collect user information before allowing downloads
- 🔗 Shortcode Support — Easy integration with any page or post
- 📱 Responsive Design — Works on all devices
- 🔒 GDPR Compliant — Clear consent checkbox for data collection
Want Mailchimp sync, CSV export, record deletion, and appearance customization? Upgrade to Pro →
- Mailchimp Integration - Seamlessly connect with Mailchimp email marketing service
- Automatic List Building - Automatically add document downloaders to your email lists
- One-Click Sync - Sync existing download records to your Mailchimp list with one click
- Button Color Customization - Change download button colors to match your brand
- Custom Button Text - Personalize button text for different documents
- Modal Title Customization - Customize the popup form title text
- Advanced Form Styling - Complete control over form appearance
- Delete Records - Ability to delete individual download records for GDPR compliance
- Export CSV - Export all download records to CSV file for analysis
- Download Statistics - Detailed analytics on download performance
- User Management - Advanced user data management tools
- Priority Support - Get help from our expert support team
- Regular Updates - Access to new features and improvements
- Advanced Documentation - Comprehensive guides and tutorials
- White-label Options - Remove plugin branding (Enterprise plan)
Upgrade to Pro | Support on Ko-fi
- Upload the
document-download-managerfolder to the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- Go to 'Document Downloads' in your admin menu to add documents
- Use the shortcodes to display download buttons on your site
Use the shortcode [docdownman_document_download] to display a download button for your documents.
Basic Usage:
[docdownman_document_download id="document-1"]
Custom Button Text:
[docdownman_document_download id="your-document-id" text="Get Your Free Copy"]
- Upload your Excel or PDF documents
- Add the shortcode to any page or post
- When users click the download button, they'll see a popup form
- After submitting their information, they'll get access to the document
- All download information is stored in your WordPress database
- Excel Files: .xlsx, .xls, .xlsm, .xlsb, .csv
- PDF Files: .pdf
Gunjan Jaswal
- Website: www.gunjanjaswal.me
- Email: hello@gunjanjaswal.me
- WordPress 7.0 iframed-editor hygiene: scoped admin CSS/JS enqueues to the plugin's own admin pages.
- Shortcode-driven plugin with no editor-canvas integration, so the WP 7.0 iframed editor has no functional impact.
- Updated "Tested up to" to WordPress 7.0
- Added direct file access protection (ABSPATH guard) to all include files
- Replaced Buy Me a Coffee links with Ko-fi (https://ko-fi.com/gunjanjaswal)
- Fixed WordPress coding standards: Added proper prefixes to all global variables in uninstall.php
- Variable names now use 'docdownman_' prefix for compliance
- Improved code quality and WordPress.org plugin check compatibility
- Updated for WordPress 6.9 compatibility
- Updated minimum PHP requirement to 7.4
- Added proper plugin headers (Requires at least, Requires PHP, Tested up to)
- Enhanced WordPress coding standards compliance
- Verified compatibility with WordPress 6.9 features
- Added Upgrade to Premium and donation links in plugin admin page
- Added plugin action links on wp-admin/plugins.php page
- Updated author URL to www.gunjanjaswal.me
- Updated plugin URL to GitHub repository
- Updated upgrade links to use Freemius checkout URL
- Removed external services section for WordPress.org compliance
- Cleaned up documentation and removed legacy shortcode references
- Removed unused premium files for WordPress.org compliance
- Fixed WordPress coding standards warnings and nonce verification issues
- Enhanced plugin home page with prominent support and upgrade links
- Initial release
This plugin is licensed under the GPL v2 or later.