0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/data/importer
Matt Hanley eae0a6a3b9
Added products and Stripe data to exports and imports (#14873)
- The migration path from 4.x on SQLite to 5.0 on MySQL requires an export/import
- Exports don't include the Stripe info required to map members to tiers correctly on import. This change fixes that.

Co-authored-by: Simon Backx <simon@ghost.org>
Co-authored-by: Hannah Wolfe <github.erisds@gmail.com>
2022-05-20 21:13:58 +01:00
..
handlers Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
importers Added products and Stripe data to exports and imports (#14873) 2022-05-20 21:13:58 +01:00
import-manager.js 🐛 Fixed uppercase file extensions ignored in content import (#14268) 2022-03-11 09:17:58 +01:00
index.js Brought back importer index.js file exposing a single thing 2021-09-22 20:10:23 +12:00