kirbydesk/kirbyblock-featurelist

Featurelist Block for Kirby CMS

Maintainers

Package info

github.com/kirbydesk/kirbyblock-featurelist

Language:JavaScript

Type:kirby-plugin

pkg:composer/kirbydesk/kirbyblock-featurelist

Statistics

Installs: 96

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2026-03-24 13:58 UTC

This package is auto-updated.

Last update: 2026-03-24 14:00:52 UTC


README

A featurelist block for Kirby's PageWizard.

Modify

Override CSS:

  • Patch files: site/patches/css/kirbyblock-featurelist/_style.css (inactive)
  • Remove underscore to activate: style.css (active, replaces plugin CSS)

Override snippet:

  • Stub file: site/snippets/blocks/_pwfeaturelist.php (inactive)
  • Remove underscore to activate: pwfeaturelist.php (active, replaces plugin snippet)

Tech Note

  • .kirbyup → Triggers automatic build via KirbyUp
  • .stub → Generates underscore copies for customization