kirbydesk/kirbyblock-cardlets

Cardlets Block for Kirby CMS

Maintainers

Package info

github.com/kirbydesk/kirbyblock-cardlets

Language:JavaScript

Type:kirby-plugin

pkg:composer/kirbydesk/kirbyblock-cardlets

Statistics

Installs: 65

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:49 UTC


README

A cardlets block for Kirby's PageWizard.

Modify

Override CSS:

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

Override snippet:

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

Tech Note

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