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...
Modules
Moderators: tjay, seadap, Rogue4ngel, matthewhayashida
Forum rules
- Rogue4ngel
- Joomla! Enthusiast
- Posts: 199
- Joined: Sun Nov 26, 2006 10:46 pm
- Location: New York
Re: Modules
This might help you if you're trying to do some module coding:
http://dev.joomla.org/component/option, ... Itemid,32/
http://dev.joomla.org/component/option, ... Itemid,32/
If you're not a part of the solution, you're a part of the problem.