Hello, World module?

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
ejweidl

Hello, World module?

Post by ejweidl »

Hi,

I'm trying to learn how to write a CMSMS module. Is there a "Hello, World!" example available?

I downloaded the Skeleton 1.3 module, but I get an error (Fatal error: Call to undefined function: createevent() in C:\Inetpub\wwwroot\PHP\cmsmadesimple\modules\Skeleton\method.install.php on line 55) when I try to install it.

Thanks,

Eric
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Hello, World module?

Post by calguy1000 »

Yes, that's due to a slight error in the dependencies of the module.

The newest skeleton module is designed to work against the upcoming 1.0 series of cms made simple.  I would suggest you go back one version and try that.

The skeleton module is the example module for CMS made simple.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Post Reply

Return to “Developers Discussion”