PHPackages                             phrozenbyte/pico-excerpt - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. phrozenbyte/pico-excerpt

AbandonedPico-plugin[Utility &amp; Helpers](/categories/utility)

phrozenbyte/pico-excerpt
========================

This is Pico's official PicoExcerpt plugin. Pico is a stupidly simple, blazing fast, flat file CMS.

v1.1.0(7y ago)233MITPHPPHP &gt;=5.3.0

Since Jun 24Pushed 7y ago2 watchersCompare

[ Source](https://github.com/PhrozenByte/pico-excerpt)[ Packagist](https://packagist.org/packages/phrozenbyte/pico-excerpt)[ Docs](http://picocms.org/)[ RSS](/packages/phrozenbyte-pico-excerpt/feed)WikiDiscussions master Synced 2d ago

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

Pico Excerpt
============

[](#pico-excerpt)

This is the repository of Pico's official `PicoExcerpt` plugin.

Pico is a stupidly simple, blazing fast, flat file CMS. See  for more info.

**This plugin exists for historic reasons only and should not be used!**

`PicoExcerpt` is a simple plugin that creates excperts of all your pages and makes them available using `{{ page.excerpt }}`. Installing this plugin is **highly discouraged**, because it depends on Pico's official [`PicoParsePagesContent` plugin](https://github.com/PhrozenByte/pico-parse-pages-content), that has a significant negative impact on your website's performance.

The main reason Pico started parsing the Markdown contents of all pages (see `PicoParsePagesContent`), was the desire for automatically generated page excerpts. We later realized that this is the wrong approach and started searching for alternatives - and we think we found a better solution. We recommend to part from the concept of automatically generated excerpts. Instead, you should use the `Description` meta header to write excerpts on your own. Starting with Pico 1.0 you can use `%meta.*%` placeholders in your Markdown files, so you don't have to repeat yourself - simply add `%meta.description%` to the page content and Pico will replace it with your excerpt.

By popular request we removed parsing the Markdown contents of all pages with Pico 1.0. This significantly improved Pico's performance. To preserve backwards compatibility (BC) we introduced the `PicoParsePagesContent` and `PicoExcerpt` plugins. Both plugins have been removed from Pico's default installation with Pico 2.0, but you can still install them manually.

Install
-------

[](#install)

If you're using a `composer`-based installation of Pico (e.g. [`picocms/pico-composer`](https://github.com/picocms/pico-composer)), simply open a shell on your server, navigate to Pico's install directory (e.g. `/var/www/html`) and run `composer require phrozenbyte/pico-excerpt` (via [Packagist.org](https://packagist.org/packages/phrozenbyte/pico-excerpt)). That's it!

If you're rather using one of [Pico's pre-built release packages](https://github.com/picocms/Pico/releases/latest), you must install the [`PicoParsePagesContent` plugin](https://github.com/PhrozenByte/pico-parse-pages-content) first. After you've installed `PicoParsePagesContent`, create a empty `plugins/PicoExcerpt` directory in Pico's install directory (e.g. `/var/www/html`) on your server. Then download [`PicoExcerpt`'s latest source package](https://github.com/PhrozenByte/pico-excerpt/releases/latest) and upload all containing files (esp. `PicoExcerpt.php`) into said `plugins/PicoExcerpt` directory (resulting in `plugins/PicoExcerpt/PicoExcerpt.php`).

`PicoExcerpt` requires Pico 1.0+

Config
------

[](#config)

`PicoExcerpt` is disabled by default due to the significant negative performance impact of the required `PicoParsePagesContent` plugin. You can enable the plugin by adding the following to your `config/config.yml`:

```
PicoExcerpt.enabled: true
```

`PicoExcerpt` itself has no config options.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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

2880d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9b9996baadbfa50b15b704947db1aad17b75eae0350e36403e454bc845c83ab4?d=identicon)[PhrozenByte](/maintainers/PhrozenByte)

---

Top Contributors

[![PhrozenByte](https://avatars.githubusercontent.com/u/920356?v=4)](https://github.com/PhrozenByte "PhrozenByte (6 commits)")

---

Tags

abandoneddeprecatedexcerptspicopico-excerptpicocmspicocms-pluginexcerptspicopicocmspicocms-pluginpico-excerpt

### Embed Badge

![Health badge](/badges/phrozenbyte-pico-excerpt/health.svg)

```
[![Health](https://phpackages.com/badges/phrozenbyte-pico-excerpt/health.svg)](https://phpackages.com/packages/phrozenbyte-pico-excerpt)
```

###  Alternatives

[picocms/pico

Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.

3.9k37.8k11](/packages/picocms-pico)[picocms/pico-composer

Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.

2020.6k](/packages/picocms-pico-composer)[picocms/pico-theme

This is Pico's official default theme. Pico is a stupidly simple, blazing fast, flat file CMS.

1232.2k2](/packages/picocms-pico-theme)

PHPackages © 2026

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