Help Guides

Prerequisites

  • PHP version >= 5.5 and PHP version <=7.4
  • MySQL 5.0.0 or higher is required.
  • If MySQL server 8 is used, please add the line $row = array_change_key_case($row, CASE_LOWER);  in yii\db\mysql\Schema at line 387. Please refer to link
  • Apache web server.
  • In case no cache is provided, dummy cache would be used.
  • Please refer to the link to download application using composer or download zip from here.

Running Installation

  • Before running the installation, make sure there are no instance.phpinstancetest.php and instanceConfig files there in protected/common/config folder.
  • Run http://{url to root folder} on the browser and proceed with the flow. On the 2nd step in the installation where system configuration is checked, if any setting failed, it has to be corrected and system has to be rechecked again before proceeding further.
  • Appropriate hints are provided on each screen for user convenience.
  • After installation is completed, three files got created in protected/common/config folder, instance.phpinstancetest.php and instanceConfig.php
  • Proceed with admin or front end from install success screen.
  • It might happen that you get an error related to vendor path so make sure vendor path is correct in instance.php
  • You might get error during installation on the installation output screen so to figure out the exact error, go to {WHATACART_HOME}/protected/common/config/instance.install.php and set debug to true. Refresh the screen to restart the installation.
  • PLEASE DOWNLOAD THE HELP GUIDE FOR BOTH YiiChimp AND WhatACart FROM HELP GUIDES SECTION ABOVE

Whom to contact


Note: Install WhatACart with one click using Softaculous.