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. [Utility &amp; Helpers](/categories/utility)
4. /
5. flexpress/plugin-accordion

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

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 today

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 47% 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

4322d 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

[oat-sa/tao-core

TAO core extension

66143.7k122](/packages/oat-sa-tao-core)[jaxon-php/jaxon-core

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

74149.4k30](/packages/jaxon-php-jaxon-core)[ckfinder/ckfinder-laravel-package

CKFinder 3 package for Laravel

160527.7k67](/packages/ckfinder-ckfinder-laravel-package)[ckfinder/ckfinder-symfony-bundle

CKFinder bundle for Symfony

42454.3k](/packages/ckfinder-ckfinder-symfony-bundle)[inpsyde/wp-app-container

DI Container and related tools to be used at website level.

41275.1k](/packages/inpsyde-wp-app-container)[rockettheme/toolbox

RocketTheme Toolbox Library

22540.5k5](/packages/rockettheme-toolbox)

PHPackages © 2026

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