Modules

Discussion and education for beginner / novice programmers interested in embarking on the development process to take advantage of the extensible nature of the Joomla! CMS.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Forum rules
Post Reply
jumpo ding
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Sun Feb 17, 2008 1:48 am

Modules

Post by jumpo ding » Mon Mar 10, 2008 11:06 pm

I have a few simple .php programs I worked on and want to install as Joomla modules instead of using a module that will allow me to run the .php code.

Is it a fairly straightforward matter to simply write the code necessary to use the programs as modules ... sort of write the joomla module code around the php files, so to speak? Sorry if this is a rather "newb" type of question...

User avatar
Rogue4ngel
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 199
Joined: Sun Nov 26, 2006 10:46 pm
Location: New York

Re: Modules

Post by Rogue4ngel » Tue Mar 11, 2008 10:05 pm

This might help you if you're trying to do some module coding:
http://dev.joomla.org/component/option, ... Itemid,32/
If you're not a part of the solution, you're a part of the problem.


Post Reply