Deployed my Sage 9 theme up to Fortrabbit. I’m unable to activate the theme in the admin because WP thinks the theme is incomplete for missing index.php and style.css.
- I ran yarn build:production on my local machine.
- I ran composer install on Fortrabbit
- Verified that my theme got moved over to Fortrabbit (all files and directories in the stock Sage 9 except node_modules)
- Verified same Composer version on Fortrabbit and local machine.
- PHP 7.1.17 on Local
- PHP 7.2.4 on Fortrabbit
- WP 4.9.6 version on Local and Fortrabbit.
- Ran Composer Update on Local and Fortrabbit
- Exported/Imported my database via WP CLI Export