uStore NG Themes - XMPieLab/uStore-NG GitHub Wiki
uStore NG Theme customization & development
uStore NG is a new platform and technology for Web-to-Print, embedded in XMPie uStore v10 or higher.
A new concept is introduced in uStore NG - A theme.
A theme defines the look and feel (aka skin in previous uStore versions), UI components, navigation, ordering flows and data models of a store.
With uStore NG you can control each of these aspects in 2 levels of customization:
- Look and feel customization using a WYSIWYG editor and standard CSS.
Read more in Theme customization overview and Prerequisites - Content and behavior customization by editing HTML and code development.
Read more in Theme development overview
Training Videos
For a video tutorial of theme customization and development, watch the uStore NG Themes video series on the XMPie Campus.
Sample themes and snippets
The quickest way to start is to take a look at what other did and learn for existing code samples.
For that we have the Themes and Snippets Repository.