DEV Community

I built A Woocommerce CRUD With ReactJs

Soufiane on December 27, 2019

WooCrud : Woocommerce CRUD WooCrud is a ReactJs application for your WooCommerce store. It's ready to install on a dedicated server/plat...
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? :)