Official theme for WooCommerce https://wordpress.org/themes/storefront/
Find a file
2021-01-26 12:18:25 +01:00
.github add label sync tool and config 2020-11-27 16:56:24 -05:00
assets Fix missing icons (#1588) 2021-01-21 14:05:39 +01:00
e2e/specs configure tests base url using jest global 2020-06-24 16:44:25 +12:00
inc Fix missing icons (#1588) 2021-01-21 14:05:39 +01:00
languages 3.1.0 prep 2021-01-05 16:17:35 +00:00
.browserslistrc fix browserslist config - wrong config filename 2020-02-12 15:59:43 +13:00
.editorconfig Added .editorconfig with WP standards 2016-07-28 11:45:18 -03:00
.gitignore add storefront.zip (build output) to .gitignore 2020-02-13 12:10:18 +13:00
.jshintrc
.stylelintrc Implement stylelint and WordPress CSS coding standards (#1568) 2021-01-05 14:02:51 +00:00
.travis.yml revert c++ tooling, manually run nvm to install nodejs LTS 2020-07-02 14:32:07 +12:00
.wp-env.json add custom ports 2020-06-24 16:45:00 +12:00
404.php reinstate phpcs php linting (#1463) 2020-09-21 15:50:46 +01:00
archive.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
comments.php Fix escape function in comments template (#1587) 2021-01-26 12:18:25 +01:00
composer.json Update dependency composer/installers to v1.10.0 2021-01-14 11:36:13 +00:00
composer.lock Update dependency composer/installers to v1.10.0 2021-01-14 11:36:13 +00:00
content-homepage.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
content-none.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
content-page.php Improve semantic HTML for page 2018-04-17 04:20:02 +02:00
content-single.php Remove past references for storefront_post_meta() 2019-01-25 18:26:03 +00:00
content.php Remove past references for storefront_post_meta() 2019-01-25 18:26:03 +00:00
CONTRIBUTING.md 3.1.0 prep 2021-01-05 16:17:35 +00:00
footer.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
functions.php Remove code targeting unsupported versions of WooCommerce (#1567) 2021-01-05 15:14:58 +00:00
Gruntfile.js Remove editor dynamic width feature (#1525) 2020-11-11 09:15:50 +01:00
header.php #1208: Add support for the wp_body_open hook 2019-12-27 16:48:36 +08:00
index.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
loop.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
package-lock.json Update dependency @wordpress/env to v3.0.1 2021-01-21 02:24:54 +00:00
package.json Update dependency @wordpress/env to v3.0.1 2021-01-21 02:24:54 +00:00
page.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
phpcs.xml reinstate phpcs php linting (#1463) 2020-09-21 15:50:46 +01:00
README.md Create STOREFRONT_STATUS.md (#1510) 2020-10-21 07:09:26 -04:00
README.txt Update version to 3.3.0 2021-01-14 10:53:59 +01:00
renovate.json Exclude susy from updates. (#1546) 2020-11-26 15:58:28 +01:00
screenshot.png Update screenshot. closes #540 2017-02-27 11:17:36 +00:00
search.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
sidebar.php
single.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
STOREFRONT_STATUS.md Create STOREFRONT_STATUS.md (#1510) 2020-10-21 07:09:26 -04:00
style.scss Update version to 3.3.0 2021-01-14 10:53:59 +01:00
template-fullwidth.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
template-homepage.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00

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 Status

Please read this document explaining the current status of Storefront development.

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 website.

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 you've stumbled 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.