Processing Projects

September 29, 2019

Processing Projects Plugin

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 tha …

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.

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″].

Screenshots

  1. <p>Add New Processing Project</p>

    Add New Processing Project

  2. <p>Published Processing Project</p>

    Published Processing Project

  3. <p>Processing Projects Post Table - Displaying all Shortcodes for Uploaded Projects</p>

    Processing Projects Post Table - Displaying all Shortcodes for Uploaded Projects

FAQ

Where to ask questions?

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

Details

  • Version: 1.0.2
  • Active installations: 70
  • WordPress Version: 4.9
  • Tested up to: 4.9.26

Ratings


5 Stars
4 Stars
3 Stars
2 Stars
1 Stars