Monday, January 30, 2012

Sugar CRM New Module


I am using sugarCRM open source for my own purpose. I want to develop the new module with the existing code and i have downloaded the zip files from the internet for this. I want to know, Is there any possible to put the downloaded code directly in the folder? I did this,using "module loader" but i need to achieve through the direct path.



And one more thing is, when i put the new files into the existing files, what are all the folders will affect?

1 comment:

  1. Why don't you use Module Loader in the Admin panel?

    -> Admin
    -> Module Loader /index.php?module=Administration&action=UpgradeWiza rd&view=module
    -> Browse to 'install from local file'
    -> hit button 'browse'
    -> select the file I want to upload (ZIP)
    -> hit 'open'
    -> hit 'upload'

    ReplyDelete