GithubHelp home page GithubHelp logo

umangvaghela / woocommerce-services Goto Github PK

View Code? Open in Web Editor NEW

This project forked from automattic/woocommerce-services

0.0 1.0 0.0 4.86 MB

WooCommerce Services is a feature plugin that integrates hosted services into WooCommerce (2.6+), and currently includes real time USPS and Canada Post shipping rates and the ability to purchase and print USPS shipping labels.

License: GNU General Public License v2.0

JavaScript 43.92% CSS 4.77% PHP 51.24% Shell 0.07%

woocommerce-services's Introduction

WooCommerce Services

WooCommerce Services makes basic eCommerce features like shipping more reliable by taking the burden off of your site’s infrastructure.

With WooCommerce Services, critical services are hosted on Automattic’s best-in-class infrastructure, rather than relying on your store’s hosting. That means your store will be more stable and faster.

The current emphasis for WooCommerce Services is to provide "everything you need" to start selling. When combined with the WooCommerce 3.2 setup wizard, your store can have live shipping rates, shipping label printing, automated tax calculation, and a ready-to-go Stripe payment account with just a few clicks.

To use the features if you've already installed WooCommerce, simply install this plugin and activate the ones you want directly in your dashboard. As we add more services, you’ll see more features available directly in WooCommerce - making setup simpler.

There are many ways to contribute – reporting bugs, feature suggestions and fixing bugs. For full details, please see CONTRIBUTING.md

Getting Started

You need:

  • A WordPress site
  • WooCommerce 2.6+
  • Installation of Jetpack, connected to your WordPress.com account

Using the plugin

If you'd just like to check out the latest release and not contribute code back, then download the latest release and install as a plugin on your WordPress site.

Working with master

If you'd just like to check out the latest code and/or wish to contribute code, then perform the following:

  • Ensure you have git, node, and npm installed on the target machine/server. For maximum compatibility we recommend node version 6.9.0 and npm version 3+
  • Clone this repository into the plugins folder of the WordPress installation.
  • Run npm install to set up all the dependencies
  • You now have two choices:
    • For Development: Add the following to your wp-config.php file: define( 'WOOCOMMERCE_CONNECT_DEV_SERVER_URL', 'http://localhost:8085/' ); and then Run npm start which will start a webpack dev server at localhost:8085, complete with hot reloading whenever you make changes. You will need to keep the npm start task running while developing. You can press ctrl+c to exit this process.
    • For testing or pre-production use: Run npm run dist which will build the files into the dist folder, and will be loaded by the plugin without any additional configuration

Security

Need to report a security vulnerability? Go to https://automattic.com/security/ or directly to our security bug bounty site https://hackerone.com/automattic.

Browser Support

We support the latest two versions of all major browsers, except IE, where we currently only support 11 and Edge. (see Browse Happy for current latest versions).

License

WooCommerce Services is licensed under GNU General Public License v2 (or later).

woocommerce-services's People

Contributors

jeffstieler avatar nabsul avatar marcinbot avatar jkudish avatar kellychoffman avatar danreylop avatar v18 avatar allendav avatar dechov avatar mikeyarce avatar olaolusoga avatar umangvaghela avatar californiakat avatar sir-daniel avatar joshuaja avatar

Watchers

James Cloos avatar

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.