Results 1 to 5 of 5

Thread: Can i create a new module of my own

  1. #1
    archian is offline Member
    Join Date
    Feb 2007
    Posts
    5

    Default Can i create a new module of my own

    Hi,

    Can i create a new module like "Conference" which is similar to "Meeting" Module? i am basically trying to understand the underlying integration points. Say for e.g i want to integrate one product with SugarCRM, should i use only the existing modules or shall i create a new module of my own which does that functiaonallity.

    Thanks,
    -Rajesh

  2. #2
    Join Date
    Feb 2007
    Location
    San Jose, CA
    Posts
    1,169

    Default Re: Can i create a new module of my own

    Hi there,

    You can certainly create a new module. For documentation on how to start, please refer to the wiki pages. There is a set of sample code you can use as well.

    -Susie W.
    Susie Williams

  3. #3
    archian is offline Member
    Join Date
    Feb 2007
    Posts
    5

    Default Re: Can i create a new module of my own

    Hi,

    Thanks for the response. In that case how will the database been updated if i am adding a module to the existing suger? Canl the module loader do the creation seed data for the added module in database also? or is there any other way where we can add the module.

    Thanks,
    -Rajesh

  4. #4
    ruchida's Avatar
    ruchida is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Feb 2005
    Location
    Japan
    Posts
    1,375

    Default Re: Can i create a new module of my own

    Hi
    Yes, Module Loader creates a table for you, based on definitions in vardefs.php
    Ryuhei Uchida
    Help Forum Moderator
    Calendar 2.0
    http://blogs.itmedia.co.jp/ruchida/

  5. #5
    archian is offline Member
    Join Date
    Feb 2007
    Posts
    5

    Default Re: Can i create a new module of my own

    Hi,

    Thanks for the updates. If i need to create only one field of a table, will it be possible with module loader. Because i tried by adding an extra field in vardef.php and Module loader installed successfully. But i could not see the field added to database. I am sure am missing something.

    could you please let me know what has to be added to make sure a field been added to the existing database table of SugarCRM.

    Thanks,
    -Rajesh

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Module Builder
    By Olavo in forum Downloads
    Replies: 418
    Last Post: 2009-02-26, 06:36 AM
  2. Replies: 4
    Last Post: 2007-09-10, 02:14 PM
  3. Quick Create (Emails module)
    By damijan in forum Translators
    Replies: 1
    Last Post: 2007-01-03, 09:06 AM
  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
  •