Giter Club home page Giter Club logo

codistoconnect-magento2's Introduction

GitHub release GitHub release

Welcome

Welcome to Codisto LINQ Magento to eBay Integration!

Codisto LINQ is revolutionary eBay integration for Magento. Incredibly fast set up and super easy maintenance. Integrate in minutes.

Contents
Help
Magento Assistance
Pre-requisites
Installation
Contributing
License

New to Codisto LINQ? Need some help?

If you're not sure about the following, you probably need a little help before you start installing the Codisto LINQ plugin:
  • What is Codisto LINQ ? How can I find out some more information ? Please take a look on the website here for a helpful video, contact information and a live demonstration.
  • How do I get assistance with Codisto LINQ ? Articles are available here or support is reachable here.

Assistance with Magento ?

Magento documentation is outside of the scope of Codisto LINQ. Assistance is provided for some common Magento related queries below.

Step 1: Verify your prerequisites

Use the following table to verify you have the correct prerequisites to install Codisto LINQ.

Prerequisite How to check For more information
Magento Community Edition (versions 1.6.0.0 - 1.9.2.4)
Magento Enterprise Edition (versions 1.11 - 1.14)
To check your version consult Magento documentation or use a site such as http://magentoversion.com/ Magento products overview
PHP, Apache and MySQL versions supported are those specified by the supported Magento versions. (Whilst Magento 1.X requires PHP 5.4 Codisto LINQ aims to be compatible with PHP 5.2) Magento system requirements See our help article
sqlite PDO driver Check enabled PDO drivers using phpinfo Read more about PDO drivers

Step 2: Prepare to install

After verifying your prerequisites, perform the following task in order to prepare to install the Codisto LINQ plugin.


Download the Codisto LINQ plugin from Codisto

[ Stable stable-image ] stable https://qa.codisto.com/plugin/getstable
[ Beta beta-image ] beta https://qa.codisto.com/plugin/getbeta
[ Feature feature-image ] feature Make a POST request to https://qa.codisto.com/plugin/build/manual?branch=$FEATUREBRANCH&download=1 with the header x-codisto-build set to 1

OR

Download from Magento Connect
Codisto LINQ on Magento Connect
Download from GitHub

Download the plugin from https://github.com/codistoconnect/codistoconnect/releases

The latest release is available from https://github.com/codistoconnect/codistoconnect/releases/latest.
The plugin.tgz file located here is ready to install in Magento.

Step 3: Install and verify the installation

Follow the guide here

OR

via SSH (Replace paths as appropriate)
cd $PATHTOYOURMAGENTO
./mage uninstall community CodistoConnect
wget -O plugin.tgz https://codisto.com/plugin/getstable
./mage install-file plugin.tgz
rm plugin.tgz

OR

via SSH (using the Codisto LINQ plugin install helper script)
ssh $USER@$DOMAIN "wget -O install.sh https://qa.codisto.com/plugin/install && chmod +x ./install.sh && ./install.sh"

You may also pipe to your shell of choice but that is discouraged as things can go wrong

ssh $USER@DOMAIN "wget -O - https://qa.codisto.com/plugin/install | $SHELL"

Problems with your install?

We continually update our support pages with documentation to assist with any pre or post installation problems. Please check out our installation related support pages, particularly the FAQ.

Contributing to the Codisto LINQ code base

Contributions can take the form of new components or features, changes to existing features, tests, documentation (such as developer guides, user guides, examples, or specifications), bug fixes, optimizations, or just good suggestions.

Please contact support with your ideas or submit a pull request and feel free to contribute.

Copyright and license

Codisto LINQ code set is licensed under the Open Software License 3.0 (OSL-3.0) http://opensource.org/licenses/OSL-3.0 You may not claim intellectual property or exclusive ownership rights to Codisto LINQ. Codisto LINQ is the property of On Technology.

Codisto LINQ - Magento to eBay Integration Twitter | Facebook | Google

codistoconnect-magento2's People

Contributors

deepak-codisto avatar gamesmenjordan avatar gksurya0 avatar jlivas avatar jschiller avatar lamery avatar marcusamery avatar seandmccarthy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

codistoconnect-magento2's Issues

Wrong Product Weight Added in order details

We are getting wrong order weight in Magento 2 after Sync order from eBay to Magento2 using Codisto module. The order weight is calculated with the Item total and added 1 Kg for each product so total order weight is product number * 1kg . Suppose we have total 5 products in order then the weight for the order is 5kg. I think the issue with in the calculation at _translateWeight function., Please check and resolve it.

If we placed the order in magento 2 then the order wieght is caluated correctly but not with the Codisto module.

after installing then module on magento 2.3.0 infinite loop

I am experiencing a infinite loop at the codisto module setting page after installing version 1.91.30 and version dev-master

I have tested with both Chrome and Microsoft Edge
tried rebuilding the static page and re-compile

still no luck

Customer names with special characters fail validation

Orders with customer names that have special characters are not filtered and fail Magento's input validation, preventing the order from being imported. Customer names are limited to letters (including international characters), spaces, hyphens, underscores and apostrophes.

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.