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
  • Hash&Salt Hash&Salt

    Gilmour

    Read ID3 tags from audio files and use it in your templates.

    Docs Source

    Manual

    Download and extract the folder to site/plugins/gilmour

    Composer

    Git Submodule

    <?= $file->id3('artist') ?>
    Version
    0.0.7
    License
    MIT
    Stars
    5
    Supports
    K3
    Created
    10 May 2019
    Updated
    6 Jan 2021

    Info

    Topics
    • Templating
    • Audio
    Implements
    • File method(s)
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 0.0.7
    • 0.0.6

    Similar plugins

    • Mastodon Feed Display posts from Mastodon on your Kirby-powered site. K5 K4
    • Code Editor Code editor field for Kirby 3 and 4. K5 K4 K3
    • Code Highlighter A server-side syntax highlighter plugin for Kirby CMS, powered by Phiki, that uses TextMate grammars and VS Code themes to generate syntax-h… K5 K4

    More by Hash&Salt

    More
    • <?php snippet('seo/meta') ?>
      SEO A small plugin for generating meta data using shared controllers and field data. Also creates Facebook Opengraph and Twitter social sharing … K4
    • ABT This plugin lets you serve a subpage to page A as if it was page A, to 50% of the visitors. K4 K3
    • <div class="field">
          <?= label('Name', 'name') ?>
          <?= input('text', 'name') ?>
      </div>
      Forms A small plugin for creating HTML forms more easily. K4 K3