PHPackages                             flexpress/plugin-accordion - 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. flexpress/plugin-accordion

ActiveWordpress-plugin

flexpress/plugin-accordion
==========================

FlexPress based plugin

v1.0.1(11y ago)030MITPHP

Since Sep 2Pushed 11y ago1 watchersCompare

[ Source](https://github.com/FlexPress/plugin-accordion)[ Packagist](https://packagist.org/packages/flexpress/plugin-accordion)[ RSS](/packages/flexpress-plugin-accordion/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

FlexPress accordion plugin
==========================

[](#flexpress-accordion-plugin)

Install
-------

[](#install)

Install via composer

```
composer require flexpress/plugin-accordion 1.0.*

```

Setup
-----

[](#setup)

- Install ACF repeater ()
- You then need to change what post types it should display on, what can be done by visiting {wp-admin-url}/options-general.php?page=flexpress-accordion-options or via settings &gt; Accordion.

Changing the output
-------------------

[](#changing-the-output)

The plugin will load a default view but you can change this by using the filter fpshortcode\_timber\_template, e.g.:

```
add_filter('fpshortcode_timber_template', function() {
    return 'my/relative/view/path';
});

```

As it's relative timber will look in the themes folder however you can pass it a absolute path as well, which is what the plugin does by default.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Every ~0 days

Total

2

Last Release

4275d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2b794650fae4ab8d86e8550fa2e0cd8658323e07a8d78b3e96d0bc373bc88d2a?d=identicon)[timperry](/maintainers/timperry)

### Embed Badge

![Health badge](/badges/flexpress-plugin-accordion/health.svg)

```
[![Health](https://phpackages.com/badges/flexpress-plugin-accordion/health.svg)](https://phpackages.com/packages/flexpress-plugin-accordion)
```

###  Alternatives

[jaxon-php/jaxon-core

Jaxon is an open source PHP library for easily creating Ajax web applications

73142.3k25](/packages/jaxon-php-jaxon-core)[oat-sa/tao-core

TAO core extension

66136.7k74](/packages/oat-sa-tao-core)[sweatshop/sweatshop

Abstraction layer for message brokers and job servers, including process management

1112.3k](/packages/sweatshop-sweatshop)[moriony/silex-mongo-provider

Mongo service provider for the Silex framwork.

118.5k](/packages/moriony-silex-mongo-provider)[benjam1/symfttpd

PHP webserver

151.7k](/packages/benjam1-symfttpd)

PHPackages © 2026

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