Tips to make a joomla component
01:40 July 14th, 2008 by shadow_of__soul
Hi,
working like a freelance developer you are forced to make several things, using several tools,apis, codes and framework. for a experienced developer, it’s easy to make code for a new platform, if the documentation it’s available and it’s clear.
in the past few days i has been doing a component for joomla, and it’s not hard, but has been some difficult to find some specific information about the framework. for this, i want to use this post explain the principal function and how it work
note:
in the bottom you going to find a hello world component like a example of all what i’m talking here.


