Installation

Composer package "Everyware" contains the Wordpress plugin that allows you to set up a connection to Open Content. It allows for communication with the Open Content API.

Content API.

Installation

Install package

Add it to your project by adding composer dependency in your composer.json. The package is available in composer.

Activate plugin

After installation, you need to activate the Open Content Everyware plugin on your site in Wordpress.

Article post type

Everyware plugin will create a custom post type called Article. These posts will be saved in the Wordpress database along with a title, typically the articles headline, and the uuid of the object in Open Content. All other data needed for displaying article pages and teasers will be fetched from Open Content.

Last updated