mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 18:31:57 +03:00
32fe260763
no-issue This completely replaces the old import functionality with the new importer!
4 lines
260 B
Plaintext
4 lines
260 B
Plaintext
email,name,note,subscribed_to_emails,complimentary_plan,stripe_customer_id,created_at,labels
|
|
valid2@email.com,"good name",,true,not_boolean,,2019-10-30T14:52:08.000Z,more-labels
|
|
invalid_email_value,"good name",,true,false,,2019-10-30T14:52:08.000Z,more-labels
|