https://github.com/bigboxwc/bigbox
Easily manage and scale WooCommerce product catalogs.
https://github.com/bigboxwc/bigbox
woocommerce woocommerce-theme wordpress wordpress-theme
Last synced: 10 months ago
JSON representation
Easily manage and scale WooCommerce product catalogs.
- Host: GitHub
- URL: https://github.com/bigboxwc/bigbox
- Owner: bigboxwc
- License: gpl-3.0
- Created: 2018-02-17T14:43:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T15:21:02.000Z (about 3 years ago)
- Last Synced: 2025-04-13T01:08:24.373Z (10 months ago)
- Topics: woocommerce, woocommerce-theme, wordpress, wordpress-theme
- Language: PHP
- Homepage: https://bigboxwc.com/
- Size: 9.32 MB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 56
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# BigBox
Easily manage and scale WooCommerce product catalogs.
[Homepage](https://bigboxwc.com/) — [Theme Demos](https://bigboxwc.com/theme-demos/)
## Install
```
$ git clone git@github.com:bigboxwc/bigbox bigbox && cd bigbox
$ npm run setup-theme
```
## Develop
```
$ npm run dev
```
## Release
```
$ npm run package-theme
```