Closed dannysmith closed 5 years ago
Change into the wp-content/plugins
folder on your local machine (not the VM) and clone the repo:
https://github.com/redacademy/tatteo-q2-2019-plugin-customposttypes.git tatteo-customposttypes
Now activate the plugin inside the VM:
$local> vagrant up && vagrant ssh
$InVVV> cd /srv/www/tatteo/public_html/wp-content/plugins
$InVVV> ls # Check tatteo-customposttypes is there
$InVVV> wp plugin activate tatteo-customposttypes
If you want to see what we did to set this up, you can see a video here:
Depends on agreement of scope and architecture - we may need multiple plugins. We may need none at all.
Initial Todos
wp scaffold
inside VM.master
.