Module Description
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
* Navigate to Administration > Extend and enable the module.
* Navigate to Administration > Content > Content export or Export Content(Button).
* Choose the content type and export to 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
* Navigate to Administration > Extend and enable the module.
* Navigate to Administration > Content > Content export or Export Content(Button).
* Choose the content type and export to CSV file.
Module Link
Project Usage
816
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the task of exporting content of a specific content type as a CSV file with features such as exporting nodes, filtering by published or unpublished, selecting fields, and requiring no modules outside of Drupal core.
Data Name
content_export_csv