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
- Host: GitHub
- URL: https://github.com/knowthecode/barebones-sandbox
- Owner: KnowTheCode
- Created: 2017-07-12T21:46:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-12T22:02:08.000Z (over 8 years ago)
- Last Synced: 2025-08-02T08:27:23.393Z (6 months ago)
- Language: PHP
- Size: 1000 Bytes
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.