eCard Gallery Download
eCard Module for WebsiteBaker CMS
The eCard Gallery Project is hosted on launchpad.
Note that eGard gallery is still under development.
You shouldn't use this module in production environment, but the alpha release will give you a good overview of all functionalities planed for the stable release.
Installation
Template preparation
Make sure that your WebsiteBaker Template has the following code in the <head> section:
<?php
if function_exists('register_frontend_modfiles'){
register_frontend_modfiles('css');
register_frontend_modfiles('js');
}
?>
Upload the module zip file
Upload as any other WebsiteBaker Module via backend>>addons>>modules.
Select the zip file from desktop and upload.
Use the Module as Page Module
While creating a new page, set "type" to eCardGallery
Become familiar with the eCard Gallery settings
The eCard Gallery Module provides loads of settings. Most of them should be easy to understand.
Some of them are bit advanced and specify the unique needs of the module (i.e. seding eCards etc.).
Please remember, the module shouldn't be used in production environment yet.



