An open API service indexing awesome lists of open source software.

https://github.com/knowthecode/barebones-sandbox

Barebones Sandbox Plugin for the Labs
https://github.com/knowthecode/barebones-sandbox

Last synced: 4 months ago
JSON representation

Barebones Sandbox Plugin for the Labs

Awesome Lists containing this project

README

          

# 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](https://KnowTheCode/library).

## 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.