This module is used to export your content of a specific content type as a CSV file.

Features

  • Export nodes to CSV file.
  • Export nodes by content type.
  • Filter nodes by published or unpublished.
  • Select which fields you want in the export based on selected content type.

Requirements

This module requires no modules outside of Drupal core.

Install

Install the Content Export CSV module as you would normally install a contributed Drupal module. Visit https://www.drupal.org/node/1897420 for further information.

Install with Composer:

composer require drupal/content_export_csv

Enable module via Drush:

drush en content_export_csv

Usage

  1. Navigate to Administration > Extend and enable the module.
  2. Navigate to Administration > Content > Content export or Export Content(Button).
  3. Choose the content type and export to CSV file.

Follow below youtube channel for Drupal integrations with third party libraries

https://www.youtube.com/playlist?list=PLVDx2wSEqvXkJz1gqSRR5fl-Qxz2L6t0u

Supporting organizations: 

Project information

Releases