Content Export CSV
This module allows you to export content of a specific content type as a CSV file, with options to filter by published/unpublished status and select specific fields for export.
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.
Follow below youtube channel for Drupal integrations with third party libraries
https://www.youtube.com/playlist?list=PLVDx2wSEqvXkJz1gqSRR5fl-Qxz2L6t0u
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.