开发者

How to run test component coding before installation in joomla?

How to run test component coding before installation i开发者_如何转开发n joomla ? Example: Normally we are created install.xml, test.php ..

How to test it ?


What is to be tested? Do you want to test component without installation? Not sure it is possible but you could try to write this in you browser address line

index.php?option=com_newcomponent

and create folder components/newcomponent/ with file newcomponent.php. If you want to write new component but don't want to write install.php manually, I would suggest you to use this extention . With easyCreator you can really easy create components/modules/pluins with predefined templates. New extention will be installed automatically. When you finish to develop your extention you download installation package for transport it to other sites.

Sorry for messed english :)(BTW, how is it?:)) I tried to be clear. I hope it will be helpfull.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜