For today’s Tutorial Tuesday, we are creating our first custom Kirby CLI command to import data into Kirby:
In this case, we are importing our Mastodon feed via API and create a page for every post. But you can totally apply the same method to read records from a database or any other data source and create pages, files, users and more.