Skip to content

quantumcoder482/vtiger-customerportal

 
 

Repository files navigation

#Vtiger CRM Customer Portal

##Pre-requisites

  • Enable php cURL extension.
  • Write permission for webserver (Apache) process owner on writeable folder.
  • Vtiger CRM 7.1.0 with CustomerPortal module enabled.

##Installation

  • Copy config.sample.php to config.php
  • Update config.php variales
    • crm.url — Vtiger CRM URL fully qualified.
    • portal.url — URL of this application.
  • Make sure crm.url is reachable from this server.

About

Vtiger 7.1.0 Customer portal fixed for PHP7+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 51.8%
  • JavaScript 32.7%
  • HTML 11.9%
  • Smarty 2.7%
  • Other 0.9%