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

Drupal 8

Summary

The intention is provide example migrations for importing product data to Drupal Commerce and to export product data as well. There are now examples for importing the following from a CSV source file.

  • import_attribute_value
  • import_image
  • import_paragraph_cta
  • import_paragraph_product_video
  • import_paragraph_tab
  • import_product_variation
  • import_product

Contact

Current maintainers:

This project is sponsored by:

Drupal 7

Summary

This module enables the exporting of Commerce entities via the Rules module. Leveraging the Rules module allows the triggering of export actions by events. One or more entities can be exported to one or more files. Export files are saved to the temporary directory and available in Rules as file objects to be moved to another location, sent via email, sent via ftp, etc. Formatting is handled via Drupal's template system, so virtually any text format is achievable. Example rules and template files are provided.

Current supported entities:

  • Commerce Order

Note

This module currently requires the patch #2225215: Improper 'token type' definitions in hook_entity_info() implementations.

Requirements

Extensions

  • Rules FTP
    Enables the delivery of export files via FTP.

Configuration

Provided actions can be configured via the Rules module (see example rules).

Contact

Current maintainers:

This project has been sponsored by:

  • Showers Pass
    Technically engineered cycling gear for racers, commuters, messengers and everyday cycling enthusiasts. Visit http://showerspass.com for more information.

Project information

Releases