Download the PHP package gpcsolutions/doliwoo without Composer

On this page you can find all versions of the php package gpcsolutions/doliwoo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package doliwoo

DoliWoo

Contributors: GPC.solutions
Tags: dolibarr, woocommerce, ecommerce, erp, integration
Author URI: https://gpcsolutions.fr
Plugin URI: https://gpcsolutions.github.io/doliwoo
Requires at least: 3.7.1
Tested up to: 3.7.1
Stable tag: 1.0.2
License: GPL-3.0+
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Integrate Dolibarr with a WooCommerce shop.

Description

Doliwoo allows integration of Dolibarr into WooCommerce.

It leverages Dolibarr webservices feature to exchange data.

Features

Dolibarr to WooCommerce

WooCommerce to Dolibarr

Known missing (TODO)

Known issues

WooCommerce VAT management vastly differs from Dolibarr and we need equivalence tables.
Supplied tables:

Requirements

PHP extensions

WordPress plugins

Dolibarr

Installation

  1. Make sure the WooCommerce plugin is installed into your WordPress
  2. Extract the zip file to the 'wp-content/plugins/' directory of your WordPress installation
  3. Activate the plugin from 'Plugins' WordPress settings page
  4. Go to 'WooCommerce' 'Settings' under the 'Integration' tab and configure the 'Doliwoo' section

Frequently Asked Questions

Is this plugin stable and useable in a production environment?

NO! This is beta code. This project started as an internal proof of concept and has just been reviewed.
But you're very welcome to test it on a pre-production environment.

OK, so how can I make it happen then?

You can help by testing, providing detailed bug reports, documentation or even code.
Alternatively, you can buy paid support and/or development services from us: GPC.solutions.

Why do I need to use HTTPS with a good known SSL certificate?

Otherwise SOAP requests will fail.
This is a security feature to make sure your important data is properly encrypted in transit between WooCommerce and Dolibarr.
You may allow insecure requests by tweaking the source code if you know what you're doing but we don't recommend that.

Screenshots

1. The configuration page

Changelog

1.0.2

1.0.1

1.0.0

0.0.1

Upgrade Notice

1.0.2

Upgrade required.

Critical bug preventing thirdparties and order creations for logged-in users fixed.

1.0.1

Upgrade optional. No functional changes only more logging.

1.0.0

Stable release


All versions of doliwoo with dependencies

PHP Build Version
Package Version
Requires composer/installers Version >=1.0.6
php Version >=5.3.0
ext-openssl Version *
johnpbloch/wordpress Version >=3.7.1
wpackagist-plugin/woocommerce Version >=2.0.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package gpcsolutions/doliwoo contains the following files

Loading the files please wait ....