PHPackages                             jbeyerstedt/quote - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. jbeyerstedt/quote

ActiveKirby-plugin

jbeyerstedt/quote
=================

Kirbytag for (twitter bootstrap) blockquotes

v2.0.1(6y ago)4371GPL-3.0-onlyPHP

Since Jun 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/jbeyerstedt/kirby-kirbytag-quote)[ Packagist](https://packagist.org/packages/jbeyerstedt/quote)[ RSS](/packages/jbeyerstedt-quote/feed)WikiDiscussions kirby3 Synced today

READMEChangelog (2)Dependencies (1)Versions (2)Used By (0)

Quote Kirbytag for Kirby CMS v3
===============================

[](#quote-kirbytag-for-kirby-cms-v3)

by Jannik Beyerstedt from Hamburg, Germany
[jannikbeyerstedt.de](http://jannikbeyerstedt.de) | [Github](https://github.com/jbeyerstedt)
**license:** GNU GPL v3
**version:** v2.0.0

Notice About Branches and Kirby 2
---------------------------------

[](#notice-about-branches-and-kirby-2)

Kirby 3 support was added in the `kirby3` branch, because Kirby 2 and Kirby 3 plugins are quite different. Now that Kirby 3 is released, I changed the default branch to `kirby3` but will keep the `master`, because old Kirby 2 projects might break, if I rename the branches.

**Updating from the Kirby 2 version:** The configuration options are now prefixed by `jbeyerstedt.quote` instead of `quote`. This is caused by the new way, how plugins work within Kirby 3.

Introduction
------------

[](#introduction)

This Kirbytag creates a html `blockquote` tag with the option to add an author via a footer tag. For everyone using the Bootstrap framework, the default Bootstrap classes can be activated in the settings.

User Manual
-----------

[](#user-manual)

#### Installation

[](#installation)

For manual installation, copy all of these files to `site/plugins/kirbytag-quote`.

If you are using git submodules to manage the plugins, use this command:

```
git submodule add https://github.com/jbeyerstedt/kirby-kirbytag-quote site/plugins/kirbytag-quote

```

If you are using composer add this to your `composer.json` to always get the latest version:

```
"require": {
    "jbeyerstedt/quote": "dev-kirby3"
}
```

Alternatively, you can select any version greater than 2.0.

#### Configuration

[](#configuration)

To enable the styling classes used by Bootstrap 4, add this to your `config.php`:

```
c::set('jbeyerstedt.quote.default_style', 'bs');
```

#### Usage

[](#usage)

Use this kirbytag as every other one in your text. Here are some examples:

```
(quote: Awesome quote author: me)

```

##### Parameters

[](#parameters)

- quote: The sentence or paragraph you want to cite
- author: (optional) the author, will be set a footer html tag
- class: (optional) css class to add to the blockquote
- cite: (optional) cite tag at the end of the footer tag

Contribution
------------

[](#contribution)

Feel free to fork this repository and make it better. If there is a bug I missed, please let me know by opening an issue.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2516d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/65ada446d48e8ad696def0102cdac2abf1bc73163a6f51e5980d631781601147?d=identicon)[scsskid](/maintainers/scsskid)

---

Top Contributors

[![jbeyerstedt](https://avatars.githubusercontent.com/u/4568682?v=4)](https://github.com/jbeyerstedt "jbeyerstedt (11 commits)")

---

Tags

kirbykirby-cmskirby3-cmskirby3-pluginkirbytag

### Embed Badge

![Health badge](/badges/jbeyerstedt-quote/health.svg)

```
[![Health](https://phpackages.com/badges/jbeyerstedt-quote/health.svg)](https://phpackages.com/packages/jbeyerstedt-quote)
```

###  Alternatives

[getkirby/cms

The Kirby core

1.5k535.5k350](/packages/getkirby-cms)[distantnative/retour-for-kirby

Manage redirects and track 404s right from the Kirby CMS Panel

14689.4k1](/packages/distantnative-retour-for-kirby)[arnoson/kirby-vite

Vite helper for Kirby CMS

9759.2k3](/packages/arnoson-kirby-vite)[getkirby/staticache

Static site performance on demand

9615.4k](/packages/getkirby-staticache)[fabianmichael/kirby-meta

Your all-in-one powerhouse for any SEO and metadata needs imaginable.

6910.7k1](/packages/fabianmichael-kirby-meta)[thathoff/kirby-oauth

Kirby OAuth 2 Plugin

3823.9k](/packages/thathoff-kirby-oauth)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
