WP Manifestindependent plugin directory
manifest / editor / plugin-woo-portal-plugin

WOO Portal Plugin

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

by Acato · github.com/openwebconcept/plugin-woo-portal-plugin · website

3stars
3forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/openwebconcept/plugin-woo-portal-plugin/archive/refs/heads/master.zip

Also on Packagist as acato/woo-portal-plugin:

composer require acato/woo-portal-plugin

From the readme

WOO Portal Plugin This plugin adds a Gutenberg block that implement the WOO Portal into the WordPress block editor. Requirements 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 CMB2 OpenPub Base OpenWoo OpenConvenanten OpenPub Portal On this OpenPub installation you will have to enable pretty permalinks (Settings Permalinks Select any of the options that is not plain). And under Settings OpenPub Portal, you will need to fill in the portal url. 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 CMB2 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 blo

Read the full README on GitHub →