|
ok if you want to make custom modules, the easy way, then go to Nuke Tools, then Module Creator, and then type your html in the top box, and then convert, and then go into your modules folder in your site, and make a folder, and then make an index.php, and add they code in there, and if you dont have a lang file for it, take out this line
get_lang($ module_name);
good luck :wink:
|