Download the PHP package siteimprove/cms-plugin-ezplatform without Composer
On this page you can find all versions of the php package siteimprove/cms-plugin-ezplatform. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download siteimprove/cms-plugin-ezplatform
More information about siteimprove/cms-plugin-ezplatform
Files in siteimprove/cms-plugin-ezplatform
Package cms-plugin-ezplatform
Short Description Bridges the gap between eZ Platform and the Siteimprove Intelligence Platform
License MIT
Homepage https://github.com/Siteimprove/CMS-plugin-eZPlatform
Informations about the package cms-plugin-ezplatform
Siteimprove eZ Platform Bundle
The new Siteimprove plugin bridges the gap between the eZ Platform and the Siteimprove Intelligence Platform. Thanks to the seamless integration, you are now able to put your Siteimprove results to use where they are most valuable – during your content creation andediting process.
With analytics and content insights always at hand, contributors can test, fix, and optimize their work continuously. Once the detected issues have been assessed, you can directly re-recheck the relevant page when it is published and see if further actions are needed. Delivering a superior digital experience has never been more efficient and convenient.
Installation instructions
Requirements
- eZ Publish 5.4+ / eZ Publish Community Project 2014.07+
- PHP 5.6+
Use Composer
Using composer you can run this command line to install the bundle:
Register the bundle
Activate the bundle in (ezpublish|app)\(EzPublish|app)Kernel.php
file.
Add the routes
Optionnal
This bundle does server-to-server call to the Siteimprove Intelligence Platform, if for an reason your server is behind a HTTP Proxy you can set up the credentials in your config.yml
How it works
Overview
Siteimprove Intelligence Platform is in charge to check the pages that you are browsing and/or editing. To do that, the plugin adds a Javascript tag that will communicate (client-side) with Siteimprove Intelligence Platform.
You will need credentials to "Sign-in" inside the little widget, that will appear on the right of the screen.
You can decide where to display it in your Siteimprove profile.
A server-to-server call is made after publication to warn Siteimprove Intelligence Platform that pages have changed.
Technically
Here a basic diagram that shows the flow.
eZ Publish Legacy Specificities
Install the Legacy extension
Configure a workflow
In order to let Siteimprove Intelligence Platform knows that a content has been updated you need to setup a workflow. To do that you need to go in your Administraton Interface.
Then you need to trigger this workflow.
If you have already a workflow set, you need to create a Multiplexer.
License
License