Export
import
delete

This project is not covered by Drupal’s security advisory policy.

This module is unsupported due to a security issue the maintainer didn’t fix.

If you want to use this module, your options are:

  • Choose another, actively maintained module instead
  • File an issue in the queue with a patch to fix the module and then contact the security team to have your version reviewed and the project handed over to you following the unsupported project process.
  • Hire someone to fix the security bug so the module can be re-published and supported (Consider hiring companies listed in the Marketplace)

Overview
In the help of this module, user can create/update node for selected image field (single value field as well as multi value) with ALT and Title. User can also create new node (with Title, Body fields) and attach images with new nodes.

User can also export nodes for selected image field in csv file with respected columns (nid, node_title, image_name (Pipe separated incase of multiple), IMG_alt, IMG_title, summary, body).

Body field is optional in csv.If user will check "Body and Summary" option on form then body will export in csv.

User can also delete unused files from CMS. after installation goes to "/admin/content/unused-files" page, and see all unused files in cms.
How to Use:
User need to execute export operation first, after that you got csv file which have following columns (Nid, Node_Title, Image_file_name (Pipe separated in case of multi value)). and all images backuped under "sites/default/files/migrate_images" directory automatically.

Then you need to update existing csv file with image_filename, image_alt, image_title in csv file, and execute import operation with updated file. Please upload images zip file for new images.

Admin can truncate/delete "sites/default/files/migrate_images" directory manually after export/import/delete operation for reduce server space.
Drupal 8 alpha version support Media fields and lightning profile also.

Supporting organizations: 

Project information

Releases