| How To make a Basic Joomla Module |
|
Create Your own Joomla ModuleSometimes You want to place some Javascript code, or plain HTML code on your site. You could this by working into the template, but there is an easier and more flexibe way. Put it into a Module Now this is the easiest way to create a module yourself, it won't have any parameters to set, besides the standard. So how to make the module? First login to your back-end, and change your configuration to work without a Wysiwig editor. Go to the module section and Click on "new" to make the module. Save it and Publish it, check your standard site to see if it is looks you want it to be. Your done! You just made your own Joomla Module! That's it Set your configuration back on wysiwig and create more content.... |