Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • Timo Rychert Timo Rychert

    Lottie File Preview

    Kirby CMS plugin that adds Lottie animation file previews to the panel.

    Source

    Manual

    Download

    … and extract the folder to site/plugins/lottie-file-preview

    Composer

    Git Submodule

    Version
    1.0.2
    License
    MIT
    Stars
    1
    Supports
    K5
    Created
    28 Jun 2025
    Updated
    30 Jun 2025

    Info

    Topics
    • Media
    • Panel
    Implements
    • File preview(s)
    Support
    • Issues
    • Email
    Latest releases
    • 1.0.2
    • 1.0.0

    Similar plugins

    • Git Content Automatic commit and push of content changes made via the Panel to a git repository K5 K4 K3
    • SEO All-in-one toolkit for implementing SEO & Meta best practices in your Kirby site. Get a customizable, turnkey SEO solution in seconds. K5 K4
    • Merx A powerful toolkit to cre­ate your very own on­line shop. Start entirely from scratch or integrate a store into your ex­ist­ing Kirby web­si… K5 K4 K3

    More by Timo Rychert

    More
    • $page->title()
        ->merge($page->artist())
        ->prefix('Coming soon: ')
        ->when($page->release()->toDate() > time())
      Field Composer Field methods to help compose complex strings from content fields: merge, manipulate, conditional logic and more. K5 K4