Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T15:21:02.000Z (about 2 years ago)
- Last Synced: 2024-12-20T02:29:54.686Z (about 1 month ago)
- Topics: woocommerce, woocommerce-theme, wordpress, wordpress-theme
- Language: PHP
- Homepage: https://bigboxwc.com/
- Size: 9.32 MB
- Stars: 10
- Watchers: 2
- 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 [email protected]:bigboxwc/bigbox bigbox && cd bigbox
$ npm run setup-theme
```## Develop
```
$ npm run dev
```## Release
```
$ npm run package-theme
```