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 1w 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 46% 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

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

64147.9k151](/packages/oat-sa-tao-core)[jaxon-php/jaxon-core

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

73151.3k35](/packages/jaxon-php-jaxon-core)[cedaro/satispress

Generate a Composer repository from installed WordPress plugins and themes.

56435.3k](/packages/cedaro-satispress)[ckfinder/ckfinder-laravel-package

CKFinder 3 package for Laravel

159538.0k68](/packages/ckfinder-ckfinder-laravel-package)[inpsyde/wp-app-container

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

41282.5k](/packages/inpsyde-wp-app-container)[rochamarcelo/cake-pimple-di

A cakephp plugin for dependency injection based on Pimple library

12182.4k](/packages/rochamarcelo-cake-pimple-di)

PHPackages © 2026

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