PHPackages                             acato/woo-portal-plugin - 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. acato/woo-portal-plugin

ActiveWordpress-plugin

acato/woo-portal-plugin
=======================

Adds WOO Portal Blocks to the Gutenberg editor.

302[5 PRs](https://github.com/OpenWebconcept/plugin-woo-portal-plugin/pulls)Vue

Since Jan 16Pushed 4mo ago3 watchersCompare

[ Source](https://github.com/OpenWebconcept/plugin-woo-portal-plugin)[ Packagist](https://packagist.org/packages/acato/woo-portal-plugin)[ RSS](/packages/acato-woo-portal-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (9)Used By (0)

WOO Portal Plugin
=================

[](#woo-portal-plugin)

This plugin adds a Gutenberg block that implement the WOO Portal into the WordPress block editor.

Requirements
------------

[](#requirements)

### OpenPub

[](#openpub)

In order to make the WOO Portal Plugin work, you will need to have a OpenPub installation with at least the following installed (and activaterd):

- [WordPress](https://wordpress.org/)
- [CMB2](https://wordpress.org/plugins/cmb2/)
- [OpenPub Base](https://github.com/OpenWebconcept/plugin-openpub-base)
- [OpenWoo](https://github.com/OpenWebconcept/plugin-openwoo)
- [OpenConvenanten](https://github.com/OpenWebconcept/plugin-openconvenanten)
- [OpenPub Portal](https://github.com/OpenWebconcept/plugin-openpub-portal)

On this OpenPub installation you will have to enable pretty permalinks (Settings &gt; Permalinks &gt; Select any of the options that is not plain). And under Settings &gt; OpenPub Portal, you will need to fill in the portal url.

### WOO Portal

[](#woo-portal)

Now you have set up your OpenPub installation, you can set up the WOO Portal. There are three possible setups for the WOO Portal, this can be:

1. On the WordPress installation of an existing website.
2. On the same installation as the OpenPub.
3. On a completely new WordPress installation.

In all three scenarios the WOO Portal needs to have the following installed (and activated):

- [WordPress](https://wordpress.org/)
- [CMB2](https://wordpress.org/plugins/cmb2/)
- [Woo Portal Plugin](https://github.com/OpenWebconcept/plugin-woo-portal-plugin)

With this installed you can use the WOO Portal Search block on any page of your WordPress website. With this block there are several settings that need to be set in order for the block to work correctly.

If you chose for option 2 (same installation as the OpenPub) or option 3 (new WordPress installation), you will probably need to install a WordPress theme.. You can use the [WOO Portal Theme](https://github.com/OpenWebconcept/theme-woo-portal-theme), which is a simple theme for a WOO Portal. This theme provides several settings:

- Under Appearance &gt; Customize &gt; WOO Portal Theme, you can set the WOO Portal Colors.
- Under Theme Options there are several settings that need to be set.

Installation
------------

[](#installation)

### Manual installation

[](#manual-installation)

1. Upload the `woo-portal-plugin` folder to the `/wp-content/plugins/` directory.
2. `cd /wp-contents/plugins/woo-portal-plugin`
3. `npm install && npm run build`
4. Activate the WOO Portal Plugin through the 'Plugins' menu in WordPress.

### Composer installation

[](#composer-installation)

1. `composer source git@github.com:OpenWebconcept/plugin-woo-portal-plugin.git`
2. `composer require acato/woo-portal-plugin`
3. `cd /wp-contents/plugins/woo-portal-plugin`
4. `npm install && npm run build`
5. Activate the WOO Portal Plugin through the 'Plugins' menu in WordPress.

Development
-----------

[](#development)

### Coding Standards

[](#coding-standards)

Please remember, we use the WordPress PHP Coding Standards for this plugin! () To check if your changes are compatible with these standards:

- `cd /wp-content/plugins/woo-portal-plugin`
- `composer install` (this step is only needed once after installing the plugin)
- `./vendor/bin/phpcs --standard=phpcs.xml.dist .`
- See the output if you have made any errors.
    - Errors marked with `[x]` can be fixed automatically by phpcbf, to do so run: `./vendor/bin/phpcbf --standard=phpcs.xml.dist .`

N.B. the `composer install` command also install a git hook, preventing you from committing code that isn't compatible with the coding standards.

### Translations

[](#translations)

```
wp i18n make-pot . languages/woo-portal-plugin.pot --exclude="node_modules/,vendor/" --domain="woo-portal-plugin"

```

```
cd languages && wp i18n make-json woo-portal-plugin-nl_NL.po --no-purge

```

### Helpful Hints

[](#helpful-hints)

For development, make sure you whitelist your localhost.

```
add_filter( 'http_request_host_is_external', function( $is_external, $host, $url ) { return $is_external || 'your-development-site.test' === $host; }, 10, 3 );

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance52

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 Bus Factor1

Top contributor holds 75% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/29a7a5e8edb1a0cd4de5b52557f5eff0d42c27187542cc7b2c331e84e56315c3?d=identicon)[acato](/maintainers/acato)

---

Top Contributors

[![merelacato](https://avatars.githubusercontent.com/u/107254793?v=4)](https://github.com/merelacato "merelacato (30 commits)")[![rmpel](https://avatars.githubusercontent.com/u/1086776?v=4)](https://github.com/rmpel "rmpel (8 commits)")[![richardkorthuis](https://avatars.githubusercontent.com/u/73702842?v=4)](https://github.com/richardkorthuis "richardkorthuis (2 commits)")

### Embed Badge

![Health badge](/badges/acato-woo-portal-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/acato-woo-portal-plugin/health.svg)](https://phpackages.com/packages/acato-woo-portal-plugin)
```

PHPackages © 2026

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