Looking for the right Content Management System?

Websitebaker CMS

WebsiteBaker CMS
was designed to enable its users to produce websites with ease

more >>
Total visitors: 6,823
Visitors today: 3
Visitors yesterday: 8
Max. visitors per day: 30
Currently online: 1
Max. online: 5
Total page views: 14,534
Page views of this page: 834
Counter started: 2009-07-07

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.

Project page on launchpad >>

Developers site >>

 

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.