afbora / Kirby-Tabs-Field

The tab field type is designed specifically for use within the fields.
77 stars 11 forks source link

Installation > Would be great to get a short install guide #25

Closed StefanEndress closed 6 years ago

StefanEndress commented 6 years ago

Thanks!

mciszczon commented 6 years ago

With Kirby CLI:

$ cd /your/kirby/installation
$ kirby plugin:install afbora/Kirby-Tabs-Field

With Git:

$ cd /your/kirby/instalation/site/plugins
$ git clone https://github.com/afbora/Kirby-Tabs-Field.git

Tarball

Simply download this repository and extract it into /your-kirby-installation/site/plugins/.