Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 583 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 583 Bytes

Barebones Sandbox Plugin

This repository is a barebones Sandbox WordPress plugin that you can use as a starting point for doing hands-on labs on Know the Code.

Installation

  1. In terminal, navigate to {path to your sandbox project}/wp-content/plugins.
  2. Then type in terminal (or Git Bash): git clone https://github.com/KnowTheCode/barebones-sandbox.git.
  3. Press enter or return. The plugin starts cloning into your project.
  4. When it's done, log into your WordPress website.
  5. Go to Plugins and activate the Barebones Sandbox plugin.