Skip to content

DanielRivers/KirbyCMS-Plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

KirbyCMS-Plugins

Synopsis

Couple of KirbyText tag extensions. Feel free to use, fork, update, etc etc

Code Example

Firstly there is the iFrame tag, this allows you to embed an iFrame into your page.

Two parameters:

  1. URL
  2. Height (Optional - Default:100px)
(iframe: http://www.slideshare.net/slideshow/embed_code/15605229?rel=0&startSlide=3 height:600px)

next is the paypal tag, this allows you to embed the paypal buy buttons

Two parameters:

  1. ButtonID
  2. Image (Optional - Default: https://www.paypalobjects.com/en_US/GB/i/btn/btn_buynowCC_LG.gif)
(paypal: 2DZN4KQW3KASC)

Installation

Copy files to the site/tags folder

About

My collection of kirby plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages