Results 1 to 2 of 2

Thread: Running the Installer with Custom Fields

  1. #1
    jwhitcraft is offline Sugar User
    Join Date
    Jan 2010
    Posts
    1

    Default Running the Installer with Custom Fields

    Hello,

    I'm trying to figure out a way to run the installer on an already customized version of sugar. The reason I ask is that we currently have need for our development team to be able to just pull down the code and just run the installer to populate some data so they can continue developing on it with out having to have access to our full db with is approaching 40 gb.

    Has anyone done this before or am I moving into uncharted territory.


    Thanks!

  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: Running the Installer with Custom Fields

    Hi jwhitcraft

    Are you John Whitcraft??

    Let me make sure I understood the question.
    Do you want to make sure it is possible to run the install.php in a pre customized instance of SugarCRM (custom fields, custom modules, custom views, custom whatever) and let install.php populate some critical tables like config, version users, user_preferences etc, without providing development team access to real data?

    If this is exactly your question so the answer is "Yes". We do that everytime without big deal.
    The unique trick regarding this approach is to dump the test data and custom fields (fields_meta_data) before running install because install.php will drop all default tables and recreate them.
    You actually can do that in a pre-customized instance even not linked to any database.
    The install.php will create all tables defined in vardefs and TableDictionary without big deal.

    Regards
    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.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. HTML Fields running custom code
    By mtdevguy in forum Developer Help
    Replies: 4
    Last Post: 2011-08-11, 09:53 PM
  2. Replies: 0
    Last Post: 2010-10-08, 06:56 AM
  3. Replies: 0
    Last Post: 2006-12-20, 11:39 PM
  4. Replies: 1
    Last Post: 2006-09-11, 03:38 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
  •