########
! CHECK THE READ ME BEFORE ANYTHING ELSE
bower install
npm install
composer install // if others needed, check and manually move into folder in wp-content
Locate the folder in finder, copy the files and paste them at the root of the project
Create the Database in Sequel Pro
Create the Database in Sequel Pro
! Ensure that the database is created in Sequel Pro
Set the database field to the database name Set username and password to what is set for MAMP Run the Install
// *
OTHER FILES
/+++++++++++++++++/
acf-json files
/+++++++++++++++++/
CPT-UI (custom post types)
CPT UI controls the post types themselves. Can be used to import the data.
// *
TROUBLESHOOTING
/+++++++++++++++++/
!ISSUE - check the correct plugins are installed.
Steps:
Check the wp_options under the Content tab Alter the template and stylesheet to work with an earlier version
/+++++++++++++++++/
!ISSUE - admin password/database not showing
Steps:
Ensure the database has been set up Ensure gulp watch has compiled the file Ensure that the wp_config file is correctly set up for the wordpress admin stuff