Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2007
    Posts
    13
    Plugin Contributions
    0

    Default Contribution: Addng VTiger "Leads" into ZenCart

    Ok, so I am working on this site for a buddy of mine, and he needs a CRM badly :) I have been trying to figure out how to get the lead form embedded into the CRM Lead Form (VTiger calls it WebForms) into the ZenCart framework. This is ROUGH, but comments welcome :)

    1. Create a folder in / called "addons/vtiger/"
    2. unpack the vtiger zip file into "addons/vtiger/leads/"
    3. Edit the index.php to include the new path:
      Code:
      <form method=post action="addons/vtiger/leads/send_data.php">
      <input type="hidden" name="create" value="lead">
      
      <table width="50%" align="center">
          <tr>
             <td align="left"><h3>Lead Details</h3></td>
             <td width="75%"><hr width="100%"></td>
          </tr>
      </table>
    4. Then copy all the text, and use the Define Pages Editor to copy the entire index.php into one of the pages (I used page_2, but any should work).
    5. ***NOTE*** Every time you open the Define Pages Editor and try to open page_2, it will truncate part of the page. Just make sure you save a copy of it, and cut and paste the entire thing every time.
    6. Customize the actual content so it reads the way you want it :
    I hope that you find this useful, I am sure that this is a bad hack, but it works nonetheless :)

    Bob

  2. #2
    Join Date
    Mar 2007
    Location
    italy
    Posts
    90
    Plugin Contributions
    2

    Default Re: Contribution: Addng VTiger "Leads" into ZenCart

    where I can found the vtiger zip file?
    I could use the webform on the "detail product page" for ask of quotations?I was thinkking to track refer url to see from which product LEAD is coming, is this possible?
    I need to do this on a zen cart ecommerce, example:
    http://www.estufe.com/index.php?main...roducts_id=255

  3. #3
    Join Date
    Mar 2007
    Location
    italy
    Posts
    90
    Plugin Contributions
    2

    Default Re: Contribution: Addng VTiger "Leads" into ZenCart

    Your answer is super, and I'll try soon as possible to develop it quickly with a developer, but how to track the referrer url to know from which url people was coming to fill form, to undestand for wich product people ask price to me?

 

 

Similar Threads

  1. Replies: 1
    Last Post: 29 Jun 2015, 09:00 PM
  2. "Go to checkout" button leads to a dead page
    By Owen Fowler in forum Built-in Shipping and Payment Modules
    Replies: 16
    Last Post: 12 Feb 2009, 04:21 PM
  3. Any way to change the URL "Continue Shopping" leads to?
    By PascalT in forum General Questions
    Replies: 16
    Last Post: 7 Jun 2008, 08:24 PM
  4. Quickbooks "Item List" IIF into ZenCart each day?
    By techcontact in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 19 Jun 2006, 03:43 PM

Posting Permissions

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