Skip to content

Instantly share code, notes, and snippets.

@mcnabsystems
mcnabsystems / shopify-transport-converter.php
Created July 24, 2019 08:12
Convert Shopify Transporter import CSV phone numbers to E.164 format
<?php
// Create two directories.
// Place all your Transporter converted .csv files in shopify-customer-csvs
// Create empty directory /new-shopify-files
//
// In clude the following libraries
//
// 1. https://github.com/giggsey/libphonenumber-for-php
// 2. https://github.com/parsecsv/parsecsv-for-php