Page 1 of 1

CMS Made Simple :: Hello World Tutorial for Module development ?

Posted: Thu Jul 02, 2009 3:34 pm
by eirfan
Hi All,

I just install and apply my custom design to CMSMS using bulletin template/style sheets options, now I am interested to develop custom module for CMSMS but unable to find any tutorial so far? is there any kinda wiki or "Hello World" tutorial for custom module development??? please share....

Re: CMS Made Simple :: Hello World Tutorial for Module development ?

Posted: Fri Jul 03, 2009 10:45 am
by fredp
Yes, there is a wiki.  Not sure how you missed it, really. ;)  Look under Support => Documentation (see the top menu of the forum).

The sections you're asking about are:   
   http://wiki.cmsmadesimple.org/index.php ... e_Tutorial
   http://wiki.cmsmadesimple.org/index.php ... ng_Modules

I suggest that you at least skim through the whole user handbook; so, you know what is there.  It will save you time in the long run.

Hope this helps,
Fred

Re: CMS Made Simple :: Hello World Tutorial for Module development ?

Posted: Fri Jul 03, 2009 6:09 pm
by NaN
Or download the skeleton module.
Basic module functions are explained as comments in the source code.