neilaneila / tatteo-q2-2019-theme

Tatteo Wordpress Theme
GNU General Public License v2.0
0 stars 0 forks source link

Create repo for Custom Post Types Plugin #1

Closed dannysmith closed 5 years ago

dannysmith commented 5 years ago

Depends on agreement of scope and architecture - we may need multiple plugins. We may need none at all.

Initial Todos

dannysmith commented 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:

https://www.loom.com/share/6b06fa6679be4323884a2fe245b9e442