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

    • Paperback Export Generates a lightly formatted text file based on your site content, which can be used to create a “book” viewable on a Newton OS device. K5 K4 K3
    • Loop Interactive feedback tool for Kirby CMS websites that allows users to add contextual comments directly on page elements K5 K4
    • WebSub Inform a WebSub server about new or updated posts K5 K4

    More by Sam Serrien

    More
    • Devutils Kirby devutils is a set of command line tools to help you manage your Kirby CMS project. K4
    • <?= __('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