The easily method for downloading WP Framework is by getting it through the official WordPress themes directory. If you’re running WordPress 2.8 or higher, you’ll be able to download and install WP Framework through the administration back-end.
Downloading WP Framework
For designers, you’re probably going to want to download the zip archive and install it manually:
- Download the latest version of WP Framework.
- Extract the archive using your favorite unzipping program.
- Finally, upload the wp-framework folder into the
wp-content/themes/directory.
Downloading WP Framework (via Subversion)
For developers, you’re probably going to want to download WP Framework via subversion. WP Framework has a subversion repository is located here:
Here are some quick access links to specific repository links:
- Stable — the lastest stable version of WP Framework
svn co http://wpframework.googlecode.com/svn/tags/0.2.4/ - Trunk — development version of WP Framework
svn co http://wpframework.googlecode.com/svn/trunk/
Activating WP Framework
- Login to your WordPress Administration Dashboard.
- Click on
Appearance -> Themes(in the menu on the left). - Find, then select WP Framework and click on
Activate.
What’s next?
Now that you’ve successfully downloaded and activated WP Framework, you’re ready to move on and learn more.