thanks<br><br><div class="gmail_quote">2009/3/6 Prasad <span dir="ltr">&lt;<a href="mailto:prasad@vtiger.com">prasad@vtiger.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi David,<br><br>Deleting the module is dangerous, hence I we decided not to provide it right away<br><br>But here is development tip I can share:<br><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&lt;?php</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">$Vtiger_Utils_Log = true;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">include_once(&#39;vtlib/Vtiger/Module.php&#39;);</span><br style="font-family: courier new,monospace;">

<br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">$module = Vtiger_Module::getInstance(&#39;MODULENAME&#39;);</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">if($module) {</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">    $module-&gt;detele();</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">}</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">?&gt;</span><br><br>NOTE: <br><ol><li>The underlying tables are not deleted to make sure data is not lost !</li><li>You need to manually delete the related folders from modules/MODULENAME</li>

</ol>Hope this was useful information.<br><br>Regards,<br>Prasad<br>vtiger Team<br><br><div><div><div></div><div class="h5"><span class="gmail_quote">On 3/6/09, <b class="gmail_sendername">David fire</b> &lt;<a href="mailto:ddfire@gmail.com" target="_blank">ddfire@gmail.com</a>&gt; wrote:</span></div>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">
hi<br>how to uninstall vtlib installed module?<br>i cant find any option in the module manager maybe you should add the option.<br>Thanks<br>David<br clear="all"><span><br>-- <br> (\__/) <br>(=&#39;.&#39;=)This is Bunny. Copy and paste bunny into your <br>


(&quot;)_(&quot;)signature to help him gain world domination. <br><br>
</span><br></div></div>_______________________________________________<br>
Reach hundreds of potential candidates - <a href="http://jobs.vtiger.com" target="_blank">http://jobs.vtiger.com</a> <br></blockquote></div><br>
<br>_______________________________________________<br>
Reach hundreds of potential candidates - <a href="http://jobs.vtiger.com" target="_blank">http://jobs.vtiger.com</a> <br></blockquote></div><br><br clear="all"><br>-- <br> (\__/) <br>(=&#39;.&#39;=)This is Bunny. Copy and paste bunny into your <br>
(&quot;)_(&quot;)signature to help him gain world domination. <br><br>