Title: Document Download Manager
Author: Gunjan Jaswal
Published: <strong>2025 年 7 月 22 日</strong>
Last modified: 2026 年 5 月 21 日

---

搜尋外掛

![](https://ps.w.org/document-download-manager/assets/banner-772x250.png?rev=3424818)

![](https://ps.w.org/document-download-manager/assets/icon.svg?rev=3424826)

# Document Download Manager

 由 [Gunjan Jaswal](https://profiles.wordpress.org/gunjanjaswal/) 開發

[下載](https://downloads.wordpress.org/plugin/document-download-manager.1.2.3.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/document-download-manager/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/document-download-manager/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/document-download-manager/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/document-download-manager/#developers)

 [技術支援](https://wordpress.org/support/plugin/document-download-manager/)

## 外掛說明

Document Download Manager is a powerful yet simple plugin that helps you manage 
your downloadable documents (Excel and PDF files) while collecting user information
before allowing downloads.

### Key Features

 * **Multiple Document Types** – Support for Excel (.xlsx, .xls, .csv) and PDF (.
   pdf) files
 * **Lead Generation** – Collect user information before allowing downloads
 * **Shortcode Support** – Easy integration with shortcodes
 * **Responsive Design** – Works on all devices
 * **GDPR Compliant** – Clear consent for data collection

### Pro Version Features

 * **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
 * **Delete Records** – Ability to delete individual download records for GDPR compliance
 * **Export CSV** – Export all download records to CSV file for analysis
 * **Premium Support** – Priority support from our team

[Upgrade to Pro](https://checkout.freemius.com/plugin/19168/plan/31773/) | [Support on Ko-fi](https://ko-fi.com/gunjanjaswal)

### How It Works

 1. Upload your Excel or PDF documents
 2. Add the shortcode to any page or post
 3. When users click the download button, they’ll see a popup form
 4. After submitting their information, they’ll get access to the document
 5. All download information is stored in your WordPress database

### Shortcode Usage

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”]

### Privacy Policy

This plugin collects user information (name, email, phone) when they request to 
download a document. This information is stored in your WordPress database and is
not shared with any third parties. The plugin includes a consent checkbox to ensure
GDPR compliance.

## 安裝方式

 1. Upload the `document-download-manager` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to ‘Document Downloads’ in your admin menu to add documents
 4. Use the shortcodes to display download buttons on your site

## 常見問題集

### What file types are supported?

The plugin supports Excel files (.xlsx, .xls, .csv) and PDF files (.pdf).

### How do I add a new document?

Go to Document Downloads in your WordPress admin menu, enter the document title 
and URL, then save.

### Can I customize the form fields?

The current version uses a standard form with name, email, and phone fields. Future
versions will include form customization.

### Is this plugin GDPR compliant?

Yes, the plugin includes a consent checkbox and clear information about how the 
data will be used.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Document Download Manager〉的開發相關工作。

參與者

 *   [ Gunjan Jaswal ](https://profiles.wordpress.org/gunjanjaswal/)

[將〈Document Download Manager〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/document-download-manager)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/document-download-manager/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/document-download-manager/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/document-download-manager/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/document-download-manager/)。

## 變更記錄

#### 1.2.3

 * WordPress 7.0 iframed-editor hygiene: scoped admin CSS/JS enqueues (`enqueue_styles`,`
   enqueue_scripts`) to the plugin’s own admin pages so nothing leaks into the editor
   iframe or unrelated screens.
 * Plugin is shortcode-driven with no editor-canvas integration, so the WP 7.0 iframed
   editor has no functional impact.

#### 1.2.2

 * 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)

#### 1.2.1

 * 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

#### 1.2.0

 * 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

#### 1.1.0

 * 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 (https://github.com/gunjanjaswal/Document-
   Download-Manager-Free)
 * 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

#### 1.0.0

 * Initial release

## 中繼資料

 *  版本 **1.2.3**
 *  最後更新 **1 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/document-download-manager/)
 * 標籤:
 * [document](https://tw.wordpress.org/plugins/tags/document/)[download](https://tw.wordpress.org/plugins/tags/download/)
   [form](https://tw.wordpress.org/plugins/tags/form/)[lead generation](https://tw.wordpress.org/plugins/tags/lead-generation/)
   [pdf](https://tw.wordpress.org/plugins/tags/pdf/)
 *  [進階檢視](https://tw.wordpress.org/plugins/document-download-manager/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/document-download-manager/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/document-download-manager/reviews/)

## 參與者

 *   [ Gunjan Jaswal ](https://profiles.wordpress.org/gunjanjaswal/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/document-download-manager/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://ko-fi.com/gunjanjaswal)