moinframe / kirby-moments
A photo feed plugin for Kirby CMS that lets you share images on your own website.
Package info
github.com/moinframe/kirby-moments
Type:kirby-plugin
pkg:composer/moinframe/kirby-moments
Requires
- getkirby/cms: ^4.0 || ^5.0
- getkirby/composer-installer: ^1.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.37
This package is auto-updated.
Last update: 2026-03-24 14:46:43 UTC
README
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
