2.1

PrintShop Web Web Integration Guide | 4
Introduction
With the introduction of version 2.0 the PrintShop Web (PSW) web site is fully skinnable, everything
except the actual textual content of the page can - and will - vary from skin to skin. By combining
the powerful skinning engine with custom web development, new features can be added and new
workflows implemented. System integrators and web developers can create custom login forms, create
custom store front pages and redirect visitors to specific pages in PrintShop Web.
These options are very useful for web sites or portals that requires a user to logon. By re-using login
details, the visitor no longer needs to enter login details for a second time to access PSW (so called
underwater login). The administrator should make sure that the correct account information is available
in PSW and that proper identifiers are used in the communication between the two systems.
PrintShop Web integration
This document assumes you have basic understanding of HTML and the PHP scripting language.