PHPackages                             zouloux/bowl - 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. zouloux/bowl

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

zouloux/bowl
============

Advanced CMS fields workflow on top of Wordplate for Wordpress.

1.5.2(2y ago)0793MITPHPPHP ^8.0

Since Mar 22Pushed 2y ago1 watchersCompare

[ Source](https://github.com/zouloux/bowl)[ Packagist](https://packagist.org/packages/zouloux/bowl)[ RSS](/packages/zouloux-bowl/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (103)Used By (0)

bowl
====

[](#bowl)

Advanced CMS fields workflow on top of Wordplate for Wordpress.

### Install

[](#install)

1. Set this to `composer.json` to install as a `mu-plugin` with Bedrock.

```
{
	// ...
	"extra": {
		"installer-paths": {
			"public/mu-plugins/{$name}": [
				"type:wordpress-muplugin",
				"zouloux/bowl"
				// ... other plugins
			],
			"public/plugins/{$name}": [
				"type:wordpress-plugin"
				// ... other plugins
			],
			"public/themes/{$name}": [
				"type:wordpress-theme"
				// ... themes
			]
		},
		"wordpress-install-dir": "public/wordpress"
	},
	// ...
}
```

2. Install with composer

    $ `composer require zouloux/bowl`

### Requirements

[](#requirements)

- **Bowl** uses [Wordplate](https://github.com/wordplate/wordplate) (`wordplate/framework`).
- **Bowl** needs `wpackagist-plugin/advanced-custom-fields-pro` and `wordplate/acf`
- **Bowl** optionally uses `wpackagist-plugin/wp-multilang` as mutli lang plugin.

Other plugins / packages you should use with Bowl :

- `wordplate/mail`
- `wpackagist-plugin/admin-ui-cleaner`
- `wpackagist-plugin/disable-comments`
- `wpackagist-plugin/flamingo`
- `wpackagist-plugin/post-types-order`
- `wpackagist-plugin/regenerate-thumbnails`
- `wpackagist-plugin/wp-limit-login-attempts`
- `kornrunner/blurhash` if you want to use Bowl's BlurHash capabilities.

### Documentation

[](#documentation)

#### TODO : Create a new bowl app with

[](#todo--create-a-new-bowl-app-with-httpsgithubcomzoulouxstarters)

#### TODO : How to configure a Bowl app

[](#todo--how-to-configure-a-bowl-app)

#### TODO : Use it with Nano and twig to render templates

[](#todo--use-it-with-nano-and-twig-to-render-templates)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity70

Established project with proven stability

 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

Every ~7 days

Recently: every ~61 days

Total

102

Last Release

821d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/739001?v=4)[Alexis Bouhet](/maintainers/zouloux)[@zouloux](https://github.com/zouloux)

---

Top Contributors

[![zouloux](https://avatars.githubusercontent.com/u/739001?v=4)](https://github.com/zouloux "zouloux (1 commits)")

---

Tags

plugincomposerwordpresscmsacfbedrockwordplatebowl

### Embed Badge

![Health badge](/badges/zouloux-bowl/health.svg)

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

###  Alternatives

[philippbaschke/acf-pro-installer

An install helper for Advanced Custom Fields PRO

283724.6k](/packages/philippbaschke-acf-pro-installer)[ffraenz/private-composer-installer

A composer install helper for private packages

2331.7M5](/packages/ffraenz-private-composer-installer)[automattic/jetpack-autoloader

Creates a custom autoloader for a plugin or theme.

525.5M69](/packages/automattic-jetpack-autoloader)[iceicetimmy/acf-post-type-selector

Post type selector for Advanced Custom Fields.

559.0k](/packages/iceicetimmy-acf-post-type-selector)[log1x/plugin-meta

A simple meta package for my commonly used WordPress plugins

164.3k](/packages/log1x-plugin-meta)

PHPackages © 2026

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