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

https://github.com/webdevstudios/startbox

An incredibly powerful theme framework for WordPress. Download here: http://wpstartbox.com/startbox.zip. Get our sample child theme here: http://github.com/webdevstudios/StartBox-Child —
https://github.com/webdevstudios/startbox

Last synced: 11 months ago
JSON representation

An incredibly powerful theme framework for WordPress. Download here: http://wpstartbox.com/startbox.zip. Get our sample child theme here: http://github.com/webdevstudios/StartBox-Child —

Awesome Lists containing this project

README

          

About StartBox
============
An incredibly powerful theme framework for WordPress. Official website: [WPStartBox.com](http://wpstartbox.com).

WebDevStudios. WordPress for big brands.

Download
------------
Download here: [startbox.zip](http://wpstartbox.com/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](https://github.com/WebDevStudios/StartBox-Child) 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](http://wpstartbox.com/themes/).

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

Bugs & Feature Requests
------------
Please open an [Issue](https://github.com/WebDevStudios/StartBox/issues) 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](https://github.com/WebDevStudios/StartBox/issues) (or claim an open Issue).
2. [Fork StartBox.](https://github.com/WebDevStudios/StartBox/fork_select)
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](https://github.com/WebDevStudios/StartBox/pulls).
7. Enjoy a refreshing beverage and wait.