Mouris1 / SpotterProps

0 stars 0 forks source link

Admin Portal - Integrate Spotter database to Tendoo-cms #11

Closed DerekJi2 closed 6 years ago

DerekJi2 commented 6 years ago

Basically, Tendoo's database only includes tables for users/auth. So what we need to do is:

update database name & tables update prefix for tables integrate database to Tendoo's Do-setup process (currently, do it from back-end) image

DerekJi2 commented 6 years ago

Step 1: Allow install Spotter tables online

  1. Updated _application\models\InstallationModel.php
  2. Tests passed Installation_Model.zip