Giter VIP home page Giter VIP logo

icgprestashop's Introduction

Install

Integració ICG-Prestashop

Views in ICG Manager database

You need some views prepared in MS SQL Server and access avaiable from outside in order to work.

  • TODO

Prestashop

You need to create a database (maybe in the same server of your Prestashop) and create integration tables

Also you need to activate WebService in your Prestashop installation.

Documentation

Models

This models files get data from integration tables and publish into your Prestashop

prestaProductes.php

Create new products and new combinations

prestaStocks.php

Update stock of every combinations

prestaPreus.php

Update price of every combinations

Scripts

This scripts get data from the ICG Manager database and insert into integration database tables

scriptProductesCarrega.php

This is the first script that you have to run. Get the last products, stocks and prices from ICG and put into integration tables in mysql.

Modules

Some generic modules to access to recurses

DBMSSQLServer.php

A simple module to get data from ICG Manager tables in the MS SQL Server database

DBMySQLServer.php

A simple module to get, insert and update data to MySQL integration database

PSWebServiceLibrary.php

Last WebService library from Prestashop repository

Configuration

Private zone, change to configuration.php and don't commit it!

configuration_example.php

To declare some variables to access to Modules. You have to modify with your credentials that in order to get it works.

icgprestashop's People

Contributors

oriolpiera avatar

Watchers

 avatar  avatar

Forkers

asisman-k

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.