Results 1 to 3 of 3

Thread: Publishing & Installing modules in another sugarcrm instance

  1. #1
    prajeesh is offline Senior Member
    Join Date
    Jun 2009
    Posts
    64

    Default Publishing & Installing modules in another sugarcrm instance

    Hi,

    I created one custom module. Also I modified some of the common files like modules\DynamicFields\DynamicField.php , data\SugarBean.php and added some new php files in the root folder(For ajax calls). Now When I publish/export the module, It doesn't take care about the modifications done in the common files or the files which are added into the root folder.

    I would like to know whether any module installers are available which will also take care of the changes we do outside the module. Please guide me.


    Thanks ,
    Prajeesh.

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Publishing & Installing modules in another sugarcrm instance

    Hi Prajeesh

    Nowadays only upgrade patch override these files you had modified.
    It is possible some other module package override these same file, but I believe it is a good programming approach.

    To identify other module packages which override these files you should extract its installer.
    SugarCRM frequently provide hooks which enable you modify the system behaviour in an upgrade safe way.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    prajeesh is offline Senior Member
    Join Date
    Jun 2009
    Posts
    64

    Default Re: Publishing & Installing modules in another sugarcrm instance

    Hi andopes,

    Thank you for your answer . Is It possible to create new custom files for a particular module which will do the work of files like modules\DynamicFields\DynamicField.php or data\SugarBean.php . In that case I don't have to worry about the upgrade patches and I will be able to export my custom module without touching the core files like DynamicField.php or SugarBean.php. Please give me an idea.

    Thanks,
    Prajeesh

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Problem Exporting Custom Modules from Dev Instance
    By chrislynch8 in forum Developer Help
    Replies: 1
    Last Post: 2009-05-27, 10:39 AM
  2. Replies: 1
    Last Post: 2007-10-16, 04:43 PM
  3. Installing modules on SugarCRM without internet
    By Mike220474 in forum Installation and Upgrade Help
    Replies: 7
    Last Post: 2007-08-29, 03:59 PM
  4. Replies: 0
    Last Post: 2006-10-26, 10:10 AM
  5. SugarCRM 3.0 Free/Busy publishing
    By ddougan in forum General Discussion
    Replies: 6
    Last Post: 2005-05-02, 01:54 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •