Skip to content

Custom block plugin for Kirby CMS that adds a link which is styled like a button.

License

Notifications You must be signed in to change notification settings

hariom147/kirby-link-button-block

 
 

Repository files navigation

kirby-link-button-block

This is a custom block plugin for the Kirby CMS. It is used to add a custom block that is styled like a button (but is actually a link – semantically this is what I need most of the time). It allows to include an optional SVG icon, and it can be adjusted for different alignment settings (both the link itself and the icon within the link).

Kirby Custom Block plugin to create a link button

Problems / ToDos

  • Figure out a way to share markup and CSS between both, the frontend snippet and the Panel preview, b/c they're identical

About

Custom block plugin for Kirby CMS that adds a link which is styled like a button.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 49.2%
  • PHP 28.2%
  • JavaScript 22.6%