Results 1 to 4 of 4

Thread: Howto create a trial module

  1. #1
    andy60 is offline Sugar Community Member
    Join Date
    Aug 2007
    Location
    Rome
    Posts
    59

    Default Howto create a trial module

    i wanna create a trial module. After the trial period, customermust sign up and receive an autentication code. Is it possible?
    Andy60
    Linuxforce

  2. #2
    josh.sweeney is offline Sugar Community Member
    Join Date
    Apr 2008
    Location
    Ga
    Posts
    339

    Default Re: Howto create a trial module

    The answer is that it is possible but may not be the best route. Most people who provide trial modules provide a module with limited functionality. Since PHP is not compiled it makes it much harder to protect your code and disable people from bypassing the timeout.

    The other options that I can think of are:
    1. You have to build hooks all over the application making it harder to bypass the timeout.
    2. Provide a demo account on your site that people can log into to play with it.
    3. Encode the PHP using a PHP encoder.

  3. #3
    ros.vol is offline Sugar Community Member
    Join Date
    Dec 2008
    Location
    Eastern Europe / Ukraine / Chernivtsi
    Posts
    114

    Smile Re: Howto create a trial module

    Trial modules is a really hard thing for OpenSource applications.

    I am agree with Josh and recomend you to "provide a demo account on your site that people can log into to play with it"
    Rostyslav Volonchuk

    SugarCRM development and customizations

  4. #4
    sanvercrm's Avatar
    sanvercrm is offline Sugar Community Member
    Join Date
    Aug 2007
    Location
    Mumbai, India
    Posts
    23

    Default Re: Howto create a trial module

    We provide 30 day free hosted SugarCRM CE on the clients' domain / sub-domain name.

    For expiry notification we use the notification feature in Hosting Control Panel. On payment, the Control Panel regularizes the account and the client is informed accordingly. All this happens virtually.

    I hope it helps, those looking for a suitable answer.
    Sanjay Verma
    Sanver E-Solutions Private Limited, Mumbai, India
    SugarCRM Hosting, Google Apps, Java Hosting

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Howto create scheduler on module installation
    By mscifo in forum Developer Help
    Replies: 0
    Last Post: 2007-12-27, 10:38 PM
  2. Replies: 0
    Last Post: 2007-10-31, 10:16 AM
  3. Howto create a custom dropdown list?
    By andreasw in forum Help
    Replies: 6
    Last Post: 2006-08-15, 01:14 PM
  4. Replies: 4
    Last Post: 2006-05-10, 01:59 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
  •