Coder Social home page Coder Social logo

zackha / woocommerce-admin Goto Github PK

View Code? Open in Web Editor NEW
15.0 2.0 7.0 2.59 MB

The open-source React WooCommerce Admin alternative ⚡️

License: MIT License

HTML 4.77% JavaScript 95.23%
react-admin woocommerce woocommerce-admin react-woocommerce-admin admin admin-dashboard nodejs react reactjs babel

woocommerce-admin's Introduction

WooCommerce Admin

An alternative open source woocommerce admin panel developed with React Admin

preview

Installing

  1. Clone this repo using terminal git clone https://github.com/zackha/woocommerce-admin.git
  2. cd woocommerce-admin
  3. yarn install
  4. Edit App.js and fill in woocommerceUrl, consumerKey and consumerSecret with your generated API keys
  5. yarn start
  6. Username: john | Password: 123

If your API is on another domain as the JS code, you'll need to whitelist this header with an Access-Control-Expose-Headers CORS header.

You need to allow access to the your IP number, from the firewall settings (whitelist - allowlist) of your server where your WooCommerce site is located.

License

Licensed under the MIT License

woocommerce-admin's People

Contributors

zackha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

woocommerce-admin's Issues

Not showing data after main oder list

image
image

Giving this error after main dashboard page .
Cannot read properties of undefined (reading 'src')

And on console :

WARNING in [eslint]
src\orders\ListItemsField.js
  Line 9:8:  'Card' is defined but never used  no-unused-vars

src\orders\index.js
  Line 5:1:  Assign object to a variable before exporting as module default  import/no-anonymous-default-export

src\products\index.js
  Line 4:1:  Assign object to a variable before exporting as module default  import/no-anonymous-default-export

src\refunds\index.js
  Line 3:1:  Assign object to a variable before exporting as module default  import/no-anonymous-default-export

webpack compiled with 1 warning

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.