Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thathoff/kirby-migrations

A Kirby plugin to run migrations when deploying your Kirby site.
https://github.com/thathoff/kirby-migrations

Last synced: 5 days ago
JSON representation

A Kirby plugin to run migrations when deploying your Kirby site.

Awesome Lists containing this project

README

        

# Kirby Migrations

This plugin provides a simple migrations setup for [Kirby CMS](https://getkirby.com/).

Use cases might be **database migrations** for your SQL database, **migrating content** or
**creating pages** when deploying your Kirby page.

⚠️ This plugin is still heavily under development. So don’t consider any API stable.

Documentation following soon.