Skip to content

Wordpress

cvasseng edited this page Sep 2, 2016 · 1 revision

To use the Highcharts Editor in Wordpress, either download the latest plugin from releases, or build one manually by cloning the repository and running npm install && gulp in the source root.

Once you have the zip containing the plugin, log in as admin in your Wordpress installation, and navigate to the plugins section. Once there, click the Add New button on the top of the page, then Upload Plugin, choose the zip file, and click Install Now. Once done, hit Activate to activate the plugin.

Once this is done, you will have a new icon in the Wordpress editor with the Highcharts logo. Clicking it opens up the Highcharts Editor.

Wordpress