Skip to content

wordpressecommerce/woosimple

 
 

Repository files navigation

WooSimple

Build Status

A simplified WooCommerce product page, enabled by a simple setting on that page.

WooSimple provides a simplified WooCommerce product editing experience, letting you focus on only the most important fields.

Overwhelmed by all of the options on the product screen when you're just trying to add a simple product? Flip the "Simplify This Page" switch to hide it all, showing you only the most crucial fields.

The WooCommerce product add/edit screen with WooSimple active

Installation

Note: WooSimple is built using Sass and Grunt, and the repository as it exists may not be immediately ready to run after cloning. If you're not comfortable working with the command line, each release on GitHub should include a woosimple.zip attachment containing the compiled, production-ready plugin.

After cloning the repository, you'll need to build the plugin dependencies:

# Install dependencies via npm
$ npm install

# Build a release of the plugin
$ grunt build

The dist/ directory will contain a copy of the plugin that's ready to install on a WordPress site, either via zip file or SFTP.

About

A simplified WooCommerce product page.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 45.9%
  • Shell 25.9%
  • JavaScript 22.4%
  • CSS 5.8%