Download the PHP package onecode/shopflix-connector without Composer

On this page you can find all versions of the php package onecode/shopflix-connector. 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 shopflix-connector

Connect Magento with SHOPFLIX

GitHub version PHP Version Require Supported Magento Version

Magento 2.4.0 Magento 2.4.1 Magento 2.4.2 Magento 2.4.3
:heavy_check_mark: :heavy_check_mark: :heavy_check_mark: :heavy_check_mark:

This extension is connecting your Magento 2 with SHOPFLIX

1. How to install Onecode_ShopFlixConnector

1.1 Install via composer

1.2 Upgrade via composer

Run compile if you have your application in Production Mode

1.3 Copy and paste

If you don't want to install via composer, you can use this way.

Run compile if you have your application in Production Mode

2. Magento 2 SHOPFLIX extension

In this guide we will show you how to configure the extension and use it.

2.1 Configuration

Login to the Magento Admin, navigate to Store > Configuration > Onecode Extensions > SHOPFLIX

Imgur

2.1.1 General

Enable: Select Yes to activate the module and No to disable it.

Imgur

Convert to magento order: Select Yes to convert order to magento order after accepting the order

Imgur

Auto accept order: Select Yes if you want to auto accept the order if you have the requested qty

Imgur

API URL / Username / API Key: These fields are provided by SHOPFLIX

Imgur

Product type to export on xml: Select which product types you can export on xml

Imgur

2.1.2 Xml Config

Generate Xml: Select Yes if you want the extension generate the xml files

Imgur

Export Category Tree: Select Yes if you want to export the categories in xml

Imgur

MPN Attribute: Select the MPN attribute from your system for xml

Imgur

EAN Attribute: Select the EAN attribute from your system for xml

Imgur

Title Attribute: Select the Title attribute from your system for xml

Imgur

Description Attribute: Select the Description attribute from your system for xml

Imgur

Brand Attribute: Select the Brand attribute from your system for xml

Imgur

Weight Attribute: Select the Weight attribute from your system for xml

Imgur

Tracking Voucher Print Format: Select the printout of the tracking coupon

Imgur

2.2 Configure Products

Navigate to Catalog > Products there are 2 ways to configure your products

Sell On SHOPFLIX: Select Yes to export it on xml

Shipping Lead Time: Select the lead time that you can have the order ready to be shipped per product default value: Same day

Offer Date From: Set Date of offer from for SHOPFLIX

Offer Date To: Set Date of offer to SHOPFLIX

Offer Price: Set the price for offer to SHOPFLIX

Offer Qty: Set the qty of the products for offer to SHOPFLIX

2.2.1 Edit single product

Imgur

2.2.2 Edit mulltiple products

Imgur

2.3 SHOPFLIX Order

In this guide we will show how to use the extension

2.3.1 Order Grid

Navigate to Onecode > SHOPFLIX Order

Imgur

2.3.1.1 Order View

Imgur

2.3.1.1.1 Accept Order

Imgur

2.3.1.1.2 Reject Order

Enter in rejection form

Imgur

Select rejection reason

Imgur

2.3.2 Shipment Grid

Navigate to Onecode > SHOPFLIX Shipments

There are 2 ways to print the pdf for courier with tracking data on it.

Imgur

2.3.2.1 Single Print

Imgur

Imgur

2.3.2.2 Mass Print

Imgur

Imgur


All versions of shopflix-connector with dependencies

PHP Build Version
Package Version
Requires php Version ~7.3.0||~7.4.0
magento/framework Version 102.0.*||103.0.*
magento/module-catalog Version 103.0.*||104.0.*
magento/module-directory Version 100.3.*||100.4.*
magento/module-sales Version 102.0.*||103.0.*
magento/module-sales-rule Version 101.1.*||101.2.*
magento/module-backend Version 101.0.*||102.0.*
magento/module-config Version 101.1.*||101.2.*
magento/module-quote Version 101.1.*||101.2.*
magento/module-shipping Version 100.3.*||100.4.*
magento/module-store Version 101.0.*||101.1.*
onecode/shopflix-connector-library Version ^1.0
onecode/base Version ^1.0
ext-simplexml Version *
ext-intl Version *
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 onecode/shopflix-connector contains the following files

Loading the files please wait ....