Skip to content

Latest commit

 

History

History
executable file
·
45 lines (34 loc) · 2.11 KB

README.md

File metadata and controls

executable file
·
45 lines (34 loc) · 2.11 KB

About StartBox

An incredibly powerful theme framework for WordPress. Official website: WPStartBox.com.

WebDevStudios. WordPress for big brands.

Download

Download here: startbox.zip

Installation

StartBox can be installed like any other WordPress theme, either via the built-in Theme Uploader, or by manually uploading to your server it via (s)FTP.

Important: If you use the "Repository Download" button, github will generate a file named "StartBox-master"). It is important that you rename the unzipped theme directory to "startbox", otherwise your child theme won't recognize that StartBox has been installed.

Usage

We highly recommend that you use a Child Theme instead of running StartBox directly. We've created a pretty simple StartBox Child Theme for you to modify and destroy as you see fit.

If you're looking for a more high-caliber design, we recommend one of these excellent themes.

Documentation

Full documentation can be found at http://docs.wpstartbox.com/

Bugs & Feature Requests

Please open an Issue to report any bugs or feature requests.

Support

Official support forums can be found at http://wpstartbox.com/support/

Contributing

Want to contribute? That's great! Patches are always welcome. Open an Issue and make a Pull Request.

  1. Open an Issue (or claim an open Issue).
  2. Fork StartBox.
  3. Create a branch (git checkout -b MyBox).
  4. Commit your changes (git commit -am "Added the best feature ever!").
  5. Push to the branch (git push origin MyBox).
  6. Open a Pull Request.
  7. Enjoy a refreshing beverage and wait.