Skip to content

5.6.x YAML -> SQL

Use this migration when you are moving card data from YAML files into SQL-backed storage.

  1. Back up your plugin folder and database.
  2. Configure your SQL connection in storage.yml.
  3. Run /cards migrate data.
  4. Restart your server.
  5. Confirm that cards, rarities, series, and packs load from SQL before removing old YAML backups.