This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Processing Projects

Description

This plugin allows you to upload Processing (p5.js) Projects to your WordPress website. The Processing Projects you upload should be in a zip file that contains all the files required to run the project.

Uploaded Processing Projects can then be displayed anywhere on your website using the shortcode [pp-shortcode id=”0″]. Make sure to replace “0” in the shortcode with the ID of your project.

The shortcode also accepts width and height arguments. This allows you to set the size of the iframe used to display the Processing Project on your website, eg [pp-shortcode id=”0″ width=”960″ height=”500″].

The shortcodes for all the Processing Projects you upload will be displayed on the Processing Projects table for easy access.

You can view a live demo of the frontend output of this plugin at www.rocketship.co.nz.

Screenshots

  • Add New Processing Project

  • Published Processing Project

  • Processing Projects Post Table - Displaying all Shortcodes for Uploaded Projects

Installation

  1. Upload the plugin to your ‘wp-content/plugins’ directory, or download and install automatically through your admin panel, or checkout the repository from https://plugins.svn.wordpress.org/.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Click on the new menu item “Processing Projects” then upload your p5.js projects as a zip file.
  4. Your Processing Project can then be easily added anywhere throughout your site using the shortcode [pp-shortcode id=”0″].

FAQ

Where to ask questions?

Please use the WordPress support forums to ask any query regarding any issue.

Reviews

December 27, 2018
Works great. Is easy to install and can be integrated into a theme. Helps creative coders to integrate their p5js data into Wordpress. Great support!
August 4, 2018
Maybe I am a bit dense, but it took me a while to realize I needed to zip my entire projects folder, including the containing folder to upload. I am not sure what the "draft" functionality is on the upload page either. Other than that, and a few hiccups, great plugin, and solved an issue I had been fighting for a while.
Read all 2 reviews

Contributors & Developers

“Processing Projects” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Processing Projects” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.