PHP CSS JavaScript
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
assets Merge pull request #906 from franticpsyx/issue-905 Jun 7, 2018
inc Merge pull request #897 from woocommerce/fix/886 May 30, 2018
languages Update changelog; bump version number May 30, 2018
.editorconfig Added .editorconfig with WP standards Jul 28, 2016
.gitignore Add rgbaster file and modify gitignore Jan 4, 2018
.jshintrc grunterino Oct 1, 2014
.stylelintrc Add Stylelint Feb 8, 2018
404.php Localize strings in 404 template Jun 23, 2017
CONTRIBUTING.md add css and watch Nov 22, 2017
Gruntfile.js Remove trailing comma Apr 20, 2018
README.md Update dev blog links Feb 6, 2018
README.txt Update changelog; bump version number May 30, 2018
archive.php update link (#657) Jan 4, 2018
comments.php Localize all aria labels Jun 23, 2017
composer.json Adding composer.json file Sep 3, 2017
content-homepage.php Remove structured data. Jul 7, 2017
content-none.php update link (#657) Jan 4, 2018
content-page.php Improve semantic HTML for page Apr 17, 2018
content-single.php Improve semantic HTML for single posts Apr 16, 2018
content.php Remove structured data. Jul 7, 2017
footer.php improved semantic html - header and footer fixes - revision1 Jul 27, 2016
functions.php Restrict Starter Content to WC 3.0.0 due to CRUD classes. May 5, 2017
header.php Updates reference to hooked functions in docblocks Apr 27, 2018
index.php update link (#657) Jan 4, 2018
loop.php update link (#657) Jan 4, 2018
package.json Update changelog; bump version number May 30, 2018
page.php lots of coding standards tweaks. #326 Feb 19, 2016
screenshot.png Update screenshot. closes #540 Feb 27, 2017
search.php improved semantic html - search Jul 28, 2016
sidebar.php lots of coding standards tweaks. #326 Feb 19, 2016
single.php improved semantic html - single post - revision4 Jul 28, 2016
style.scss Update changelog; bump version number May 30, 2018
template-fullwidth.php lots of coding standards tweaks. #326 Feb 19, 2016
template-homepage.php typo/coding standards. closes #324 Mar 15, 2016

README.md

Storefront

license Designed for WooCommerce WordPress.org downloads WordPress.org rating Build Status

Storefront is a robust and flexible WordPress theme, designed and built by the team at WooCommerce to help you make the most out of using the WooCommerce plugin to power your online store. It's available to download for free from the WordPress theme repository.

It features deep integration with WooCommerce core plus several of the most popular extensions:

For developers, Storefront is the perfect starting point for your project. It's lean and extensible codebase will allow you to easily add functionality to your site via child theme and/or custom plugin(s).

Storefront extensions

Looking to take your storefront powered store to the next level? Be sure to checkout the premium Storefront extensions.

Storefront Documentation

You can view detailed Storefront documentation on the WooCommerce documentation web site.

Storefront in your language

Storefront translations can be downloaded from WordPress.org. To use one of these translations it is recommended that you upload it to wp-content/languages/themes/storefront-pt_BR.mo. Adding it to this location means the file will not be lost when you update Storefront. It is however possible to add a translation to the languages folder in your child theme if you'd prefer.

Storefront help & support

WooCommerce customers can get support at the WooCommerce support portal. Otherwise, you can try posting on the WordPress support forums. Please remember, github is for bug reports and contributions, not support.

Contributing to Storefront

If you have a patch, or stumbled you've upon an issue with Storefront core, you can contribute this back to the code. Please read our contributor guidelines for more information about how you can do this.

If you have an idea or feature request please take a look at the Storefront Ideasboard to see if it's already been suggested, planned, or is under development. If not, please add it there.

You can keep up with the latest Storefront developments on the dev blog.

Testing Storefront

Want to help test upcoming Storefront releases? Check out the Storefront Beta Tester plugin.