Title: Export Media Library
Author: Andrej Pavlovic
Published: <strong>1. јул 2018.</strong>
Last modified: 5. април 2023.

---

Претражи додатке

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

![](https://s.w.org/plugins/geopattern-icon/export-media-library.svg)

# Export Media Library

 [Andrej Pavlovic](https://profiles.wordpress.org/andrejpavlovic/)

[Преузимање](https://downloads.wordpress.org/plugin/export-media-library.4.0.2.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/export-media-library/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/export-media-library/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/export-media-library/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/export-media-library/#developers)

 [Подршка](https://wordpress.org/support/plugin/export-media-library/)

## Опис

Allows users to export media library files as a compressed zip archive.

#### Links

 * [Website](https://github.com/massedge/wordpress-plugin-export-media-library)
 * [Support](https://github.com/massedge/wordpress-plugin-export-media-library/issues)

## Снимци екрана

 * [[
 * Export Media Library admin page

## Постављање

 1. Download and activate the plugin through the ‘Plugins’ screen in WordPress.
 2. Go to Media -> Export via the admin menu to access the Export Media Library page.
 3. Adjust form options before proceeding with the export.

## ЧПП

### I am unable to open the generated zip file

Please try using the [7-Zip](https://www.7-zip.org/) extractor utility if you are
having trouble extracting the downloaded zip file. It’s free and open source.

## Прегледи

![](https://secure.gravatar.com/avatar/cf348d89661f61767b6ad008c29d2c2ab8b122ac99dab50c9f19f839390ba44d?
s=60&d=retro&r=g)

### 󠀁[Thank you!](https://wordpress.org/support/topic/thank-you-3624/)󠁿

 [carolaclavo](https://profiles.wordpress.org/carolaclavo/) 1. март 2025.

This plugin was great. Unable to download all of my images from the Wordpress instalation,
I was downloading all of it within minutes thanks to this plugin. Great!!

![](https://secure.gravatar.com/avatar/da0d8032328c45cef7be3bc3ef49d2fac1bfc7ef6bac69c7b06003888cd05d74?
s=60&d=retro&r=g)

### 󠀁[Superb](https://wordpress.org/support/topic/superb-1032/)󠁿

 [digitb](https://profiles.wordpress.org/digitb/) 22. септембар 2024.

Simply Superb!

![](https://secure.gravatar.com/avatar/5adc164056095c1c662cdc951845cdc932b8cafefe133b2c3e2ec9fa82fb80aa?
s=60&d=retro&r=g)

### 󠀁[Works great.](https://wordpress.org/support/topic/works-great-9181/)󠁿

 [Mara-z](https://profiles.wordpress.org/mara-z/) 13. март 2024.

Thank you.

![](https://secure.gravatar.com/avatar/e36bcc29ec19727c735c8c91277cedd145ca950b6062af3baba50026108081ad?
s=60&d=retro&r=g)

### 󠀁[Simple and effective](https://wordpress.org/support/topic/simple-and-effective-1527/)󠁿

 [thirstyquaker](https://profiles.wordpress.org/thirstyquaker/) 20. октобар 2023.

Really simple plugin and easy to use. Exported all our media without the thumbnails,
resized versions, webp, etc. Great way to just get a quick dump of the media.

![](https://secure.gravatar.com/avatar/beb96f77cfcdd5c509f2dd08e8e91ab6de07453e5b73cc0d0b698217225dd238?
s=60&d=retro&r=g)

### 󠀁[Excellent Plugin !!](https://wordpress.org/support/topic/excellent-plugin-8847/)󠁿

 [Mave27](https://profiles.wordpress.org/mave27/) 18. октобар 2023.

If you simply want to export the Main Product Images (minus the thumbnails & other
sizes ) from your WooCommerce Store, then use this plugin. Compliments to the Plugin
Developer !!

![](https://secure.gravatar.com/avatar/3fba1da4265dc52b24bad9557acf5ab6971570cbd96869e00b29368cafb82a46?
s=60&d=retro&r=g)

### 󠀁[Thank You!](https://wordpress.org/support/topic/thank-you-3436/)󠁿

 [Andrzej Klasén](https://profiles.wordpress.org/bibeldans/) 1. октобар 2023.

I’m using it with Media Sync By Erol Živina

 [ Види свих 47 прегледа ](https://wordpress.org/support/plugin/export-media-library/reviews/)

## Сарадници и градитељи

„Export Media Library“ је софтвер отвореног кода. Следећи људи су допринели овом
додатку.

Сарадници

 *   [ Andrej Pavlovic ](https://profiles.wordpress.org/andrejpavlovic/)

„Export Media Library“ је преведен на 8 језика. Хвала [преводиоцима](https://translate.wordpress.org/projects/wp-plugins/export-media-library/contributors)
за њихове доприносе.

[Преведите „Export Media Library“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/export-media-library)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/export-media-library/),
проверите [SVN складиште](https://plugins.svn.wordpress.org/export-media-library/)
или се пријавите на [белешку градње](https://plugins.trac.wordpress.org/log/export-media-library/)
преко [RSS-а](https://plugins.trac.wordpress.org/log/export-media-library/?limit=100&mode=stop_on_copy&format=rss).

## Белешка о изменама

#### 4.0.2

 * Apply WordPress Coding Standards via PHP_CodeSniffer
 * Ensure echo-ed values are escaped

#### 4.0.1

 * Tested against WordPress 6.2

#### 4.0.0

 * Bumped minimum PHP version to 7.4

#### 3.1.0

 * Bumped `maennchen/ZipStream-PHP` version to `2.1.0`
 * Added FAQ

#### 3.0.1

 * adjust syntax to ensure plugin compatibility check can run on older php versions(
   eg. PHP 5.2)
 * removed dependency on ext-mbstring by allowing mbstring polyfill to be used as
   fallback
 * export zip filename now incorporates blogname and utc date for better consistency
   and organization
 * clean and end all output buffers by default to ensure PHP doesn’t store zip archive
   in output buffer and run out of memory

#### 3.0.0

 * bumped minimum php version to 7.1
 * flush buffer after every write in order to avoid exceeding memory

#### 2.2.0

 * added support for PHP 7.0

#### 2.1.0

 * composer – maennchen/zipstream-php – bumped to version 1.1

#### 2.0.0

 * bumped minimum php version to 7.1
 * updated zipstream library

#### 1.1.0

 * expose API::export function for easier reuse by 3rd-party code
 * set last modify time for each file in zip to match the timestamp on disk

#### 1.0.1

Fixed title of plugin in readme.

#### 1.0.0

 * Fully functional release.

#### 0.0.1

 * Alpha release.

## Мета

 *  Version **4.0.2**
 *  Last updated **3 године раније**
 *  Active installations **40.000+**
 *  WordPress version ** 4.7.10 или новије **
 *  Tested up to **6.2.9**
 *  PHP version ** 7.4 или новије **
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/export-media-library/), [English (US)](https://wordpress.org/plugins/export-media-library/),
   [German](https://de.wordpress.org/plugins/export-media-library/), [Greek](https://el.wordpress.org/plugins/export-media-library/),
   [Italian](https://it.wordpress.org/plugins/export-media-library/), [Persian](https://fa.wordpress.org/plugins/export-media-library/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/export-media-library/), [Spanish (Spain)](https://es.wordpress.org/plugins/export-media-library/)
   и [Swedish](https://sv.wordpress.org/plugins/export-media-library/).
 *  [Преведите на свој језик](https://translate.wordpress.org/projects/wp-plugins/export-media-library)
 * Tags
 * [download](https://sr.wordpress.org/plugins/tags/download/)[download media library](https://sr.wordpress.org/plugins/tags/download-media-library/)
   [export](https://sr.wordpress.org/plugins/tags/export/)[export media library](https://sr.wordpress.org/plugins/tags/export-media-library/)
   [media library](https://sr.wordpress.org/plugins/tags/media-library/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/export-media-library/advanced/)

## Оцене

 4.9 out of 5 stars.

 *  [  45 5-star reviews     ](https://wordpress.org/support/plugin/export-media-library/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/export-media-library/reviews/?filter=4)
 *  [  3 3-star reviews     ](https://wordpress.org/support/plugin/export-media-library/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/export-media-library/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/export-media-library/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/export-media-library/reviews/)

## Сарадници

 *   [ Andrej Pavlovic ](https://profiles.wordpress.org/andrejpavlovic/)

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/export-media-library/)