
Kirby Moments
Little Moments Matter. Share Yours.
A photo feed plugin for Kirby CMS that lets you share moments on your own website, perfect as a self-hosted, curated alternative to an embedded Instagram feed.
Post photos directly from your iOS or macOS device using an Apple Shortcut, or manage your feed from the Kirby Panel. Each moment gets its own shareable URL and your feed comes with built-in RSS support, so others can follow along.
Installation#
You can install this plugin in three different ways, depending on personal preference.
Using composer#
composer require moinframe/kirby-moments
As git submodule#
git submodule add https://github.com/moinframe/kirby-moments.git site/plugins/moments
Via download#
Download and copy the latest release to /site/plugins/moments.
Requirements#
- Kirby CMS: 4.0+ / 5.0+
- PHP: 8.3+
Support#
- Documentation: See the Documentation for installation and usage instructions
- Issues: Report bugs on GitHub Issues
License#
MIT