Giter Club home page Giter Club logo

facebook-for-woocommerce's Introduction

Facebook for WooCommerce

This is the development repository for the Facebook for WooCommerce plugin.

Support

The best place to get support is the WordPress.org Facebook for WooCommerce forum.

If you have a WooCommerce.com account, you can start a chat or open a ticket on WooCommerce.com.

Logging

The plugin offers logging that can help debug various problems. You can enable debug mode in the main plugin settings panel under the Enable debug mode section. By default plugin omits headers in the requests to make the logs more readable. If debugging with headers is necessary you can enable the headers in the logs by setting wc_facebook_request_headers_in_debug_log option to true.

Development

Developing

  • Clone this repository into the wp-content/plugins/ folder your WooCommerce development environment.
  • Install dependencies:
    • npm install
    • composer install
  • Build assets:
    • npm start to build a development version
  • Linting:
    • npm run lint:php to run PHPCS linter on all PHP files

Production build

This plugin uses a custom build tool called sake.

If you have sake set up on your system, these commands can be used to generate a production build.

  • npm run build builds and zips to /build/facebook-for-woocommerce.{version}.zip.

Releasing

Refer to the wiki for details of how to build and release the plugin.

facebook-for-woocommerce's People

Contributors

budzanowski avatar danielbitzer avatar mengyingdu avatar dmitridr avatar rcstr avatar haszari avatar jpry avatar mikkamp avatar zyn3zz avatar aashay avatar tahoff avatar longcfb avatar alexndlm avatar wvega avatar chasewiseman avatar josejia avatar helgatheviking avatar luther2010 avatar tomalec avatar denniskwon avatar wilmerlm11 avatar eason9487 avatar jconroy avatar ianlin avatar dgurram avatar dependabot[bot] avatar citymont avatar joshuatf avatar jlkalberer avatar glagonikas 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.