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

    • Microseasons Kirby plugin that will render the current Japanese micro season in a template. Includes various configuration options. K5 K4 K3
    • $form = new Form([
          'name' => [
              'rules'   => ['required'],
              'message' => ['Name is required']
          ],
      ]);
      Uniform Probably the most versatile solution for handling web form submissions, validation and backend processing on your site K5 K4 K3
    • Blade Templates Use Laravel Blade templates for your Kirby site K5 K4 K3

    More by Hash&Salt

    More
    • Snipcart Helps integrate Snipcart into a Kirby site K4 K3
    • 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