DEV Community

Soufiane
Soufiane

Posted on

I built A Woocommerce CRUD With ReactJs

WooCrud : Woocommerce CRUD

WooCrud is a ReactJs application for your WooCommerce store. It's ready to install on a dedicated server/platform/domain.

The application has a responsive easy to use interface for shop managers and can be used to Show, Add, Edit and Delete WooCommerce products.

Examples

Login - Products List

Login - Products List

Add New Product

Add New Product

Quick Edit

Quick Edit

Advanced Edit

Advanced Edit

Delete Product

Delete Product

User Settings

User Settings

Features

  • Unique WooCommerce dashboard

  • See a list of all products

  • Add products

  • Quick update products

  • Advanced edit for products

  • WYSWYG

  • Delete products

  • Filter products by categories

  • Create categories

  • Create tags

  • Up-Sells and Cross-Sells

  • Preview live product

  • Easy to use interface

  • Modern Design

For more information and documentation: GitHub.

This my first OpenSource Reactjs app, please check it and let me know what do you think.

Best,

Top comments (10)

Collapse
 
davidchandra95 profile image
David Andrian Chandra

Hi Soufiane, what rich text editor that you use for this app?

Collapse
 
davidchandra95 profile image
David Andrian Chandra

found it. React Draft. thanks :)

Collapse
 
tr4him profile image
Soufiane

Hey,
you will need also those two packages :

npmjs.com/package/draftjs-to-html
github.com/jpuri/html-to-draftjs

Collapse
 
spiderzelda profile image
Sebastián Silva

Hi! how do you manage data? what DB are you using?

Collapse
 
jonahgeek profile image
Jonathan Mwebaze

Well damn, this is just what I needed. You've saved me soo many hours of code. This connected to my store perfectly

Collapse
 
emoncht profile image
Emoncht

Exactly what i wanted for. Can you do a project on react? let me know

Collapse
 
alexkey89 profile image
Alex Key

Hi Soufiane, does this support bulk import like in excel file with all the global attributes, custom fields etc?

Collapse
 
u007 profile image
James

hi do you have the frontend? :)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.