Ghost/ghost/members-importer/lib
Fabien O'Carroll ee0cf47ce0 Added support for importing products column
refs https://github.com/TryGhost/Team/issues/765

This supercedes the `complimentary_plan` flag, as it is more precise
because it determines _which_ product(s) a member has access to. Because
of this, if the `products` column is present the `complimentary_plan`
column is not used.
2021-07-22 01:53:21 +12:00
..
batch-import.js
email-template.js
importer.js Added support for importing products column 2021-07-22 01:53:21 +12:00
index.js Moved MembersCSVImporter out of index.js file 2021-07-22 01:53:21 +12:00
labels.js