Last Published : April 23 2010

Extension Plugins


Mobchannel uses a simple and elegant plugin architecture, it comes built in with a few plugins which are required by most content and store portals. If you have an idea to create a new plugin and you want to add that to our default plugin suite, please send a mail at mobchannel-developers@lists.sourceforge.net

Creating a new plugin


Developing a new plugin does not require yout to code anything specific for mobchannel,infact you can develop your own application . For integrating your application to the mobchannel suite you just need to edit the plugin.xml file in the WEB-INF/plugins directory and provide your applications widget fragment page(A 300x200 page describing your project). Checkout this documentation later for more info on how to integrate your code into mobchannel to build your very own custom installation of mobchannel.