Title: Attachment Files Importer
Author: KLicheR
Published: <strong>June 28, 2013</strong>
Last modified: January 31, 2014

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/attachment-files-importer.svg)

# Attachment Files Importer

 By [KLicheR](https://profiles.wordpress.org/klicher/)

[Download](https://downloads.wordpress.org/plugin/attachment-files-importer.0.3.0.zip)

 * [Details](https://test.wordpress.org/plugins/attachment-files-importer/#description)
 * [Reviews](https://test.wordpress.org/plugins/attachment-files-importer/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/attachment-files-importer/#installation)
 * [Development](https://test.wordpress.org/plugins/attachment-files-importer/#developers)

 [Support](https://wordpress.org/support/plugin/attachment-files-importer/)

## Description

Scan your WordPress installation for all missing attachment files, download them
from another WordPress installation and resize them with your defined image sizes.

Know that the plugin will not create new media on your installation database, it’ll
just use the existings entries of medias in your database to retrieve the physical
files on another WordPress installation.

**E.g.**: _http://serverA.com_ have an entry for the _mediaX_ in his database. The
path for the physical file is supposed to be _http://serverA.com/wp-content/uploads/
2013/06/mediaX.jpg_ but it’s not here. If you know that this same media exists on
_http://serverB.com_ + the physical file, you can use this plugin on _http://serverA.
com_, specifying _http://serverB.com_ in the _Server URL_ field and the plugin will
search the file here: _http://serverB.com/wp-content/uploads/2013/06/mediaX.jpg_.
If it find it, it will be downloaded here: _http://serverA.com/wp-content/uploads/
2013/06/mediaX.jpg_.

#### Do you need this?

This plugin is useful if you have multiple instances of a same project installed
on multiple servers.

For example, a team of developers, each of them having a copy of the “master” installation
located at the production server. Periodically, the database of the “master” installation
is given to the developers who update their code through a [VCS](https://en.wikipedia.org/wiki/Revision_control)(
like SVN, GIT, Mercurial). There is chance that the _uploads_ folder is not versionned,
which is good, so the plugin is useful here to download the medias from the “master”
installation.

#### How tu use it?

In the admin, go to _Tools/Import_ and choose the _Attachment files_ importer. From
here, enter the URL of the WordPress installation that contain the physical files
of medias and click _Import_.

Existing files will not be overriden.

#### Debug

The plugin is in an early stage and bugs may occurs. If you want to show a detailled
report of the importation process, add this line to your **wp-config.php** file:

    ```
    define('ATTACHMENT_FILES_IMPORT_DEBUG', true);
    ```

## Installation

 1. Upload the `attachment-files-importer` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to the Tools -> Import screen, click on Attachment Files

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Attachment Files Importer” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Attachment Files Importer” into your language.](https://translate.wordpress.org/projects/wp-plugins/attachment-files-importer)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/attachment-files-importer/),
check out the [SVN repository](https://plugins.svn.wordpress.org/attachment-files-importer/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/attachment-files-importer/)
by [RSS](https://plugins.trac.wordpress.org/log/attachment-files-importer/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **0.3.0**
 *  Last updated **12 years ago**
 *  Active installations **40+**
 *  WordPress version ** 3.5 or higher **
 *  Tested up to **3.6.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/attachment-files-importer/)
 * Tags
 * [attachments](https://test.wordpress.org/plugins/tags/attachments/)[files](https://test.wordpress.org/plugins/tags/files/)
   [import](https://test.wordpress.org/plugins/tags/import/)[importer](https://test.wordpress.org/plugins/tags/importer/)
 *  [Advanced View](https://test.wordpress.org/plugins/attachment-files-importer/advanced/)

## Ratings

 1 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/attachment-files-importer/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/attachment-files-importer/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/attachment-files-importer/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/attachment-files-importer/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/attachment-files-importer/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/attachment-files-importer/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/attachment-files-importer/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/attachment-files-importer/)