duanjianxu4288 2014-11-29 05:25
浏览 20
已采纳

Vtiger6如何与现有网站集成

I am confused as to the best way to integrate vtiger with my existing website's mysql db.

I have a mysql table called users. The table contains all the expected fields of a user table such as username, email, password, created, modified, newsletter, etc. etc. I have another table called membership which states when the user paid, how much and when his premium account will expire.

I would like to suck in all this info to manage in vtiger. The first step would be to import all users' data. After that, it would be a case of updating vtiger if any changes made to the users' record on the web db and vice versa.

What would be the best way to go about this? What tools already exist? Your comments would be very helpful as I have been searching everywhere to see how others have done this but cannot find any examples or ideas. I am using redhat, Apache, mysql and php with vtiger6.

  • 写回答

1条回答 默认 最新

  • dsvs50005 2014-12-01 02:41
    关注

    It depends by what version of vtiger do you use, and what kind of website model/infrastructure do you using. For 100% website custom code you have 2 quickly ways: - Talend ETL https://www.talend.com/ suggested for complex data mapping - Mysql Triggers, (something like this http://blog.scarletkangaroo.com/2012/12/opencart-vtiger-syncmyshop-parte-1.html)

    Good Luck! ;-)

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 Oracle中如何从clob类型截取特定字符串后面的字符
  • ¥15 想通过pywinauto自动电机应用程序按钮,但是找不到应用程序按钮信息
  • ¥15 MATLAB中streamslice问题
  • ¥15 如何在炒股软件中,爬到我想看的日k线
  • ¥15 seatunnel 怎么配置Elasticsearch
  • ¥15 PSCAD安装问题 ERROR: Visual Studio 2013, 2015, 2017 or 2019 is not found in the system.
  • ¥15 (标签-MATLAB|关键词-多址)
  • ¥15 关于#MATLAB#的问题,如何解决?(相关搜索:信噪比,系统容量)
  • ¥500 52810做蓝牙接受端
  • ¥15 基于PLC的三轴机械手程序