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
  • Sam Serrien Sam Serrien

    Ray

    Helper tool that enables ray (https://myray.app/) on all extendable methods.

    Docs Source

    Manual

    Download and extract the folder to site/plugins/ray

    Composer

    Git Submodule

    Version
    2.0.4
    License
    MIT
    Stars
    22
    Supports
    K5 K4 K3
    Created
    23 Mar 2021
    Updated
    17 May 2025

    Info

    Topics
    • Debugging
    • DX
    • Devtools
    • Integrations
    Implements
    • Helper(s)
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 2.0.4
    • 2.0.3
    • 2.0.2
    • 2.0.1
    • 2.0.0

    Similar plugins

    • OAuth 2.0 Interface to use OAuth 2.0 providers for user authentication K5 K4 K3
    • IndieConnector IndieConnector is your interface to the IndieWeb. It helps you receive and send webmentions, post to Mastodon and Bluesky whenever you publi… K5 K4 K3
    • Admin Bar Adds an admin bar to the frontend in Kirby CMS so you can easily edit the current page or access common panel pages K5 K4

    More by Sam Serrien

    More
    • <?= __('Welcome to my site') ?>
      <?= __('label.name') ?>
      <?= __('Copyright {{year}}', ['year' => '2022']) ?>
      Fragments Small string/translation helper for fragments 'laravel/blade' style. Supports translating fragments (e.g. static labels) on site or page lev… K4 K3
    • Devutils Kirby devutils is a set of command line tools to help you manage your Kirby CMS project. K4