Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/woocommerce/storefront
Official theme for WooCommerce
https://github.com/woocommerce/storefront
automattic css php storefront woocommerce wordpress wordpress-theme
Last synced: 6 days ago
JSON representation
Official theme for WooCommerce
- Host: GitHub
- URL: https://github.com/woocommerce/storefront
- Owner: woocommerce
- Created: 2014-08-17T15:37:21.000Z (over 10 years ago)
- Default Branch: trunk
- Last Pushed: 2024-09-19T07:41:45.000Z (3 months ago)
- Last Synced: 2024-12-16T19:04:58.985Z (8 days ago)
- Topics: automattic, css, php, storefront, woocommerce, wordpress, wordpress-theme
- Language: PHP
- Homepage: https://wordpress.org/themes/storefront/
- Size: 19.2 MB
- Stars: 976
- Watchers: 184
- Forks: 472
- Open Issues: 102
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
_Storefront_ is a robust and flexible [WordPress](https://wordpress.org) theme, designed and built by the team at [WooCommerce](https://woocommerce.com/) to help you make the most out of using the [WooCommerce](https://woocommerce.com) plugin to power your online store. It's available to download for free from the WordPress [theme repository](https://wordpress.org/themes/storefront/).
It features deep integration with WooCommerce core plus several of the most popular extensions:
- [WooCommerce Bookings](https://woocommerce.com/products/woocommerce-bookings/)
- [WooCommerce Wishlists](https://woocommerce.com/products/woocommerce-wishlists/)
- [WooCommerce Brands](https://woocommerce.com/products/brands/)
- [WooCommerce Subscriptions](https://woocommerce.com/products/woocommerce-subscriptions/)For developers, Storefront is the perfect starting point for your project. Its lean and extensible codebase will allow you to easily add functionality to your site via a child theme and/or custom plugin(s).
## Storefront Status
Please read [this document](./STOREFRONT_STATUS.md) 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](https://woocommerce.com/product-category/storefront-extensions/).
## Storefront Documentation
You can view detailed Storefront documentation on the [WooCommerce documentation website](https://woocommerce.com/documentation/themes/storefront/).
## Storefront in your language
Storefront translations can be downloaded from [WordPress.org](https://translate.wordpress.org/projects/wp-themes/storefront). 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](https://woocommerce.com/contact-us/). Otherwise, you can try posting on the [WordPress support forums](https://wordpress.org/support/theme/storefront/). 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](https://github.com/woocommerce/storefront/blob/master/CONTRIBUTING.md) for more information about how you can do this.
If you have an idea or feature request please take a look at the [Storefront Feature Requests](https://woocommerce.com/feature-requests/storefront/) 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](https://woocommerce.wordpress.com/category/storefront/).
## Testing Storefront
Want to help test upcoming Storefront releases? Check out the [Storefront Beta Tester](https://github.com/seb86/Storefront-Beta-Tester) plugin.