Skip to content

Instantly share code, notes, and snippets.

@dawehner
Created December 13, 2016 14:49
Show Gist options
  • Select an option

  • Save dawehner/a8c6e49620846a960c87c90caf21cdfe to your computer and use it in GitHub Desktop.

Select an option

Save dawehner/a8c6e49620846a960c87c90caf21cdfe to your computer and use it in GitHub Desktop.
name: Contact Storage Export
type: module
description: Provides a way to export Contact Form submissions to CSV.
# core: 8.x
package: Custom
dependencies:
- contact
- contact_storage
- csv_serialization
# Information added by Drupal.org packaging script on 2016-07-13
# version: '8.x-1.4'
# core: '8.x'
# project: 'contact_storage_export'
# datestamp: 1468397340
# Information added by Drupal.org packaging script on 2016-09-14
# version: '8.x-1.5'
# core: '8.x'
# project: 'contact_storage_export'
# datestamp: 1473884348
# Information added by Drupal.org packaging script on 2016-11-03
version: '8.x-1.8'
core: '8.x'
project: 'contact_storage_export'
datestamp: 1478211252
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment