Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

New Creating a Module tutorial almost ready for prime time


Go to End


3 Posts   3252 Views

Avatar
3dkiwi

Community Member, 18 Posts

30 May 2008 at 4:28pm

Edited: 30/05/2008 4:29pm

Peoples

I have just finished a tutorial I have been working on that runs through the process of creating a simple module for the SilverStripe framework.

The tutorial can be found at:

http://doc.silverstripe.com/doku.php?id=private:tutorial:creating-a-module

There are one or two things in the document to tidy up but it does produce a working module if you cut n paste the code snippets into the correct files.

Please use the comment form on the wiki to let me know if I am missing anything or you can see any improvements.

Cheers
3d

Avatar
Fuzz10

Community Member, 791 Posts

31 May 2008 at 8:07am

Whoaa.. That tutorial is looking very , very good!

Thanks for the hard work ! Haven´t had the time to walk through it yet , but I´ll let you know when I did....

Avatar
dio5

Community Member, 501 Posts

31 May 2008 at 10:03am

Thanks, although maybe a bit over the top for random links, this provides some very nice insight in how to add a main section to the cms and how to extend LeftAndMain!

Really appreciated.