Perlshop 4 Developer Plugins


Perlshop 4 Developer Plugins:

Plugin Name Calendar Display Plugin
Author Waverider Systems
Contact Contact@WaveriderSystems.com
Description This is an example of an external plugin.
It uses the Unix cal command to generate and textual representation of a calendar month.
Documentation On Line
Prerequisites Requires Perlshop 4.3.00 or later.
Usage Terms Free. Supported by Waverider Systems.
Download ps_plugin_gencal.zip

Plugin Name Data State Recorder Plugin
Author Waverider Systems
Contact Contact@WaveriderSystems.com
Description This is an example of an internal plugin.

This plugin records the contents of the Perlshop 4 %input data structure. The contents are recorded in a text file. Each line in the text file represents one member of the data structure. Each member is expressed as a Name-Value pair.

This plugin is intended for use by developers who are writing their own plugins. The state values recorded by this plugin can be referenced by other custom plugins used later on during the lifecyle of an order.

Documentation On Line
Prerequisites Requires Perlshop 4.4.00 or later.
Usage Terms Free. Supported by Waverider Systems.
Download ps_plugin_record_nv.zip

Plugin Name Event Diagnostic Plugin
Author Waverider Systems
Contact Contact@WaveriderSystems.com
Description This is an example of an external plugin.
It inserts a diagnostic message into your web pages at the point where each plugin event occurs.
Documentation On Line
Prerequisites Requires Perlshop 4.3.00 or later.
Usage Terms Free. Supported by Waverider Systems.
Download ps_plugin_diagnostic.zip

Plugin Name Parameter Display Diagnostic Plugin
Author Waverider Systems
Contact Contact@WaveriderSystems.com
Description This is an example of an external plugin.
This plugin is used by plugin developers to debug the interface between their plugins and the internal Perlshop 4 event generator.
Documentation On Line
Prerequisites Requires Perlshop 4.3.00 or later.
Usage Terms Free. Supported by Waverider Systems.
Download ps_plugin_paramdisp.zip