Title: CirculationDesk Export Tool for Document Library
Author: arothmanmusic
Published: <strong>2026-يىلى 16-سېنتەبىر</strong>
Last modified: 2026-يىلى 16-سېنتەبىر

---

قىستۇرما ئىزدە

![](https://ps.w.org/circulationdesk-export-tool/assets/banner-772x250.png?rev=3697808)

![](https://ps.w.org/circulationdesk-export-tool/assets/icon-256x256.png?rev=3697808)

# CirculationDesk Export Tool for Document Library

 يازغۇچى [arothmanmusic](https://profiles.wordpress.org/arothmanmusic/)

[چۈشۈر](https://downloads.wordpress.org/plugin/circulationdesk-export-tool.1.0.0.zip)

 * [تەپسىلاتلار](https://ug.wordpress.org/plugins/circulationdesk-export-tool/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/circulationdesk-export-tool/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/circulationdesk-export-tool/#installation)
 * [ئىجادىيەت](https://ug.wordpress.org/plugins/circulationdesk-export-tool/#developers)

 [قوللاش](https://wordpress.org/support/plugin/circulationdesk-export-tool/)

## چۈشەندۈرۈش

Adds a page under Tools that exports your whole document library as one .zip file,

sorted into a folder per Document Category, alongside a CSV manifest describing 
every document.

Requires Document Library Lite (free) or Document Library Pro by Barn2 Plugins:

> [Document Library Lite](https://wordpress.org/plugins/document-library-lite/)

 https://barn2.com/wordpress-plugins/document-library-pro/

This utility is provided with the approval of, but is not affiliated with, Barn2
Plugins.

### Usage

Tools > Export Documents. Requires the `export` capability, which belongs to
 Administrators
by default.

Options:

 * **Include statuses** — which post statuses to export. Published and privately
   
   published are ticked by default; drafts, pending, scheduled and archived are 
   available where they exist.
 * **Folders** — one checkbox per Document Category, plus one for documents with
   no
    category. Untick a folder to leave it out.
 * **Copy multi-category documents into every matching folder** — on by default,
   so
    each folder is complete. Off files them under their first selected category
   only.
 * **Filenames** — keep the original upload filename, or name files after the
    document
   title.

Click Build archive, then Download .zip.

### What to expect

The archive:

    ```
    Some-Category/
    Another-Category/
    _no-category/
    document-library-manifest.csv
    ```

Folder names come from the category name, alphabetically ordered, so repeat exports

match. The download is named document-library-YYYY-MM-DD.zip.

The manifest has a row per document: ID, title, status, slug, permalink, dates,

author, link type, path in the zip, filename, size, attachment ID, external URL,
taxonomy terms, document metadata, and a Notes column flagging anything unusual.

Documents that point at a file hosted elsewhere have nothing on the server to
 archive.
They appear in the manifest with their URL and are counted as skipped. Missing files
are reported the same way.

Progress runs in batches, so a large library will not time out. Leaving the page

mid-build abandons the archive, which is cleaned up within six hours. The archive
is a download: it is deleted from the server once sent, and nothing is added to 
the Media Library. It can contain private and draft documents, so treat it accordingly.

### Filters

    ```
    // Smaller batches on a host with a short execution limit.
    add_filter( 'circulationdesk_export_tool_batch_size', function () { return 10; } );

    // Build the archive somewhere specific.
    add_filter( 'circulationdesk_export_tool_staging_dir', function () { return '/var/tmp/dl-exports'; } );

    // Change the download filename.
    add_filter( 'circulationdesk_export_tool_download_filename', function () { return 'documents.zip'; } );

    // Add extra postmeta keys as manifest columns.
    add_filter( 'circulationdesk_export_tool_manifest_meta_keys', function ( $keys ) { return $keys; } );
    ```

## ئورنىتىش

Upload the zip via Plugins > Add New > Upload Plugin, or copy the
 circulationdesk-
export-tool folder into wp-content/plugins/. Then activate.

Document Library Lite or Pro must be active.

## باھالاشلار

بۇ قىستۇرمىغا تېخى باھا يېزىلمىدى.

## تۆھپىكار ۋە ئىجادكار

«CirculationDesk Export Tool for Document Library» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى
كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

 *   [ arothmanmusic ](https://profiles.wordpress.org/arothmanmusic/)

[«CirculationDesk Export Tool for Document Library» نى تىلىڭىزغا تەرجىمە قىلىڭ](https://translate.wordpress.org/projects/wp-plugins/circulationdesk-export-tool)

### ئىجادىيەتكە قىزىقامسىز؟

[كودقا كۆز يۈگۈرتۈپ](https://plugins.trac.wordpress.org/browser/circulationdesk-export-tool/)،
[SVN خەزىنە](https://plugins.svn.wordpress.org/circulationdesk-export-tool/) تەكشۈرۈپ
ياكى [RSS](https://plugins.trac.wordpress.org/log/circulationdesk-export-tool/?limit=100&mode=stop_on_copy&format=rss)
ئارقىلىق [ئىجادىيەت خاتىرىسى](https://plugins.trac.wordpress.org/log/circulationdesk-export-tool/)
گە مۇشتەرى بولغىلى بولىدۇ.

## ئۆزگىرىش خاتىرىسى

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **2 ھەپتە بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **10 دىن ئاز**
 *  WordPress نەشرى ** 5.8 ياكى يۇقىرى **
 *  **7.1.2** دا سىنالغان
 *  PHP نەشرى ** 7.4 ياكى يۇقىرى **
 *  تىل
 * [English (US)](https://wordpress.org/plugins/circulationdesk-export-tool/)
 * بەلگە
 * [document library](https://ug.wordpress.org/plugins/tags/document-library/)[documents](https://ug.wordpress.org/plugins/tags/documents/)
   [download manager](https://ug.wordpress.org/plugins/tags/download-manager/)[export](https://ug.wordpress.org/plugins/tags/export/)
   [zip](https://ug.wordpress.org/plugins/tags/zip/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/circulationdesk-export-tool/advanced/)

## دەرىجە

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/circulationdesk-export-tool/reviews/#new-post)

[بارلىق ئىنكاسنى كۆرسەت](https://wordpress.org/support/plugin/circulationdesk-export-tool/reviews/)

## تۆھپىكار

 *   [ arothmanmusic ](https://profiles.wordpress.org/arothmanmusic/)

## قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

 [قوللاش مۇنبىرىنى كۆرسەت](https://wordpress.org/support/plugin/circulationdesk-export-tool/)