-
-
Save dawehner/a8c6e49620846a960c87c90caf21cdfe to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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