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 —
- Host: GitHub
- URL: https://github.com/webdevstudios/startbox
- Owner: WebDevStudios
- License: gpl-2.0
- Created: 2011-07-30T06:38:22.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2018-04-17T20:22:31.000Z (almost 8 years ago)
- Last Synced: 2025-03-27T13:45:12.573Z (12 months ago)
- Language: PHP
- Homepage: http://wpstartbox.com
- Size: 3.22 MB
- Stars: 170
- Watchers: 77
- Forks: 41
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
About StartBox
============
An incredibly powerful theme framework for WordPress. Official website: [WPStartBox.com](http://wpstartbox.com).
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.
