PHPackages                             onecode/shopflix-connector - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. onecode/shopflix-connector

AbandonedArchivedMagento2-module[API Development](/categories/api)

onecode/shopflix-connector
==========================

Connect Magento with ShopFlix

v1.0.10(3y ago)3292MITPHPPHP ~7.3.0||~7.4.0

Since Jan 26Pushed 3y ago2 watchersCompare

[ Source](https://github.com/OnecodeGr/shopflix-connector)[ Packagist](https://packagist.org/packages/onecode/shopflix-connector)[ RSS](/packages/onecode-shopflix-connector/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (12)Versions (12)Used By (0)

Connect Magento with SHOPFLIX
=============================

[](#connect-magento-with-shopflix)

[![GitHub version](https://camo.githubusercontent.com/15b3fc4b2e5d234bd6e14a9cd0085891033c4d222c1d81bb1a6dbc8d8ec3b5e5/68747470733a2f2f62616467652e667572792e696f2f67682f4f6e65636f6465477225324673686f70666c69782d636f6e6e6563746f722e737667)](https://badge.fury.io/gh/OnecodeGr%2Fshopflix-connector)[![GitHub license](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](./LICENSE.md)[![PHP Version Require](https://camo.githubusercontent.com/b58e824386bef430d7d98d5e9fb2aeed41d564ffd746266b9252266762da72f1/687474703a2f2f706f7365722e707567782e6f72672f6f6e65636f64652f73686f70666c69782d636f6e6e6563746f722f726571756972652f706870)](https://packagist.org/packages/onecode/shopflix-connector)[![Supported Magento Version](https://camo.githubusercontent.com/48d5edf328fca6a5a76511100dfe3e3c3e65a583d687b43ef8637aae6e09ffec/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e342e305f322e342e315f322e342e325f322e342e332d2532336435363332612e7376673f6c6f676f3d6d6167656e746f266c6f6e6743616368653d74727565)](https://github.com/magento/magento2)

Magento 2.4.0Magento 2.4.1Magento 2.4.2Magento 2.4.3✔️✔️✔️✔️This extension is connecting your Magento 2 with [SHOPFLIX](https://SHOPFLIX.gr)

1. How to install Onecode\_ShopFlixConnector
--------------------------------------------

[](#1-how-to-install-onecode_shopflixconnector)

### 1.1 Install via composer

[](#11-install-via-composer)

```
composer require onecode/shopflix-connector
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento setup:di:compile

```

### 1.2 Upgrade via composer

[](#12-upgrade-via-composer)

```
composer update onecode/shopflix-connector
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

Run compile if you have your application in Production Mode

```
php bin/magento setup:di:compile

```

### 1.3 Copy and paste

[](#13-copy-and-paste)

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

- Download [the latest version here](https://github.com/OnecodeGr/shopflix-connector/archive/master.zip)
- Extract `master.zip` file to `app/code/Onecode/ShopFlixConnector` ; You should create a folder path `app/code/Onecode/ShopFlixConnector` if not exist.
- Require ShopFlixConnectoLibrary before installation run the command `composer require onecode/shopflix-connector-library`
- Require Onecode\_Base before installation run the command `composer require onecode/base` or Download [the latest](https://github.com/OnecodeGr/base/archive/master.zip). Extract `master.zip` file to `app/code/Onecode/Base` ; You should create a folder path `app/code/Onecode/Base` if not exist.
- Go to Magento root folder and run upgrade command line to install `Onecode_ShopFlixConnector`:

```
php bin/magento module:enable Onecode_ShopFlixConnector
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

Run compile if you have your application in Production Mode

```
php bin/magento setup:di:compile

```

2. Magento 2 SHOPFLIX extension
-------------------------------

[](#2-magento-2-shopflix-extension)

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

### 2.1 Configuration

[](#21-configuration)

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

[![Imgur](https://camo.githubusercontent.com/03cc649c3dd73538ee4bea14023cd484bf11783f74cc3e56dfda8155614a7e18/68747470733a2f2f692e696d6775722e636f6d2f4f4535325168692e676966)](https://camo.githubusercontent.com/03cc649c3dd73538ee4bea14023cd484bf11783f74cc3e56dfda8155614a7e18/68747470733a2f2f692e696d6775722e636f6d2f4f4535325168692e676966)

#### 2.1.1 General

[](#211-general)

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

[![Imgur](https://camo.githubusercontent.com/bc853e163971db6b8852f24c2b89e784f8845808b54f3f85d2826b2058f6436f/68747470733a2f2f692e696d6775722e636f6d2f6e31497a3759542e706e67)](https://camo.githubusercontent.com/bc853e163971db6b8852f24c2b89e784f8845808b54f3f85d2826b2058f6436f/68747470733a2f2f692e696d6775722e636f6d2f6e31497a3759542e706e67)

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

[![Imgur](https://camo.githubusercontent.com/85071dd3ee7023cf05417f141a0623dab9ac5a5bfe5f3df878b682f85ab00237/68747470733a2f2f692e696d6775722e636f6d2f3058767363774f2e706e67)](https://camo.githubusercontent.com/85071dd3ee7023cf05417f141a0623dab9ac5a5bfe5f3df878b682f85ab00237/68747470733a2f2f692e696d6775722e636f6d2f3058767363774f2e706e67)

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

[![Imgur](https://camo.githubusercontent.com/45da6e31638f9fdcfeba40d663381a186d3f177b7ca766807a809504dafb4403/68747470733a2f2f692e696d6775722e636f6d2f71537a413145682e706e67)](https://camo.githubusercontent.com/45da6e31638f9fdcfeba40d663381a186d3f177b7ca766807a809504dafb4403/68747470733a2f2f692e696d6775722e636f6d2f71537a413145682e706e67)

**API URL / Username / API Key**: These fields are provided by [SHOPFLIX](https://SHOPFLIX.gr)

[![Imgur](https://camo.githubusercontent.com/c12f534f93458c6cdac855371a303311714b1481c0860b903a1b4cab52b97d20/68747470733a2f2f692e696d6775722e636f6d2f4f4339576743592e706e67)](https://camo.githubusercontent.com/c12f534f93458c6cdac855371a303311714b1481c0860b903a1b4cab52b97d20/68747470733a2f2f692e696d6775722e636f6d2f4f4339576743592e706e67)

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

[![Imgur](https://camo.githubusercontent.com/e7e389b6210d1abb14ae044670e84574413eb4faa79ae0ea736b51d868e7d1a5/68747470733a2f2f692e696d6775722e636f6d2f636735763142722e706e67)](https://camo.githubusercontent.com/e7e389b6210d1abb14ae044670e84574413eb4faa79ae0ea736b51d868e7d1a5/68747470733a2f2f692e696d6775722e636f6d2f636735763142722e706e67)

#### 2.1.2 Xml Config

[](#212-xml-config)

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

[![Imgur](https://camo.githubusercontent.com/aab837491fa473a62169f1429a00b764acd693ae4237e3f11df9c66d76e41dfc/68747470733a2f2f692e696d6775722e636f6d2f534a3732546b302e706e67)](https://camo.githubusercontent.com/aab837491fa473a62169f1429a00b764acd693ae4237e3f11df9c66d76e41dfc/68747470733a2f2f692e696d6775722e636f6d2f534a3732546b302e706e67)

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

[![Imgur](https://camo.githubusercontent.com/34fcc520b7d15c7dd537f664ca6f2d52a15424ee5f4b0b4eb8a4404d18ee04f6/68747470733a2f2f692e696d6775722e636f6d2f316f57323353512e706e67)](https://camo.githubusercontent.com/34fcc520b7d15c7dd537f664ca6f2d52a15424ee5f4b0b4eb8a4404d18ee04f6/68747470733a2f2f692e696d6775722e636f6d2f316f57323353512e706e67)

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

[![Imgur](https://camo.githubusercontent.com/f780cd726966f529608eccc7e28b50adae6ceacc21cf34747db54b3f1d094284/68747470733a2f2f692e696d6775722e636f6d2f3032636c33424b2e706e67)](https://camo.githubusercontent.com/f780cd726966f529608eccc7e28b50adae6ceacc21cf34747db54b3f1d094284/68747470733a2f2f692e696d6775722e636f6d2f3032636c33424b2e706e67)

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

[![Imgur](https://camo.githubusercontent.com/558b81247dd53c48d20dbac93198fe94b7f11d117e1807cc9077a0f16b1ccb7d/68747470733a2f2f692e696d6775722e636f6d2f743058683347512e706e67)](https://camo.githubusercontent.com/558b81247dd53c48d20dbac93198fe94b7f11d117e1807cc9077a0f16b1ccb7d/68747470733a2f2f692e696d6775722e636f6d2f743058683347512e706e67)

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

[![Imgur](https://camo.githubusercontent.com/e21b98aaa033c077085d7cd8668e73b3760eeee861b89b2f08f5d2304f2241fa/68747470733a2f2f692e696d6775722e636f6d2f3073336e6a42702e706e67)](https://camo.githubusercontent.com/e21b98aaa033c077085d7cd8668e73b3760eeee861b89b2f08f5d2304f2241fa/68747470733a2f2f692e696d6775722e636f6d2f3073336e6a42702e706e67)

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

[![Imgur](https://camo.githubusercontent.com/57670f337e191e9b3579dc5f2badb743f32d3b20bbe9b2b663a627a80991c272/68747470733a2f2f692e696d6775722e636f6d2f746e74484749342e706e67)](https://camo.githubusercontent.com/57670f337e191e9b3579dc5f2badb743f32d3b20bbe9b2b663a627a80991c272/68747470733a2f2f692e696d6775722e636f6d2f746e74484749342e706e67)

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

[![Imgur](https://camo.githubusercontent.com/fb0ad3b713c531b1a4b33feae090830e32f4cbe64942ecc9deda853d894482f7/68747470733a2f2f692e696d6775722e636f6d2f4844434b4834792e706e67)](https://camo.githubusercontent.com/fb0ad3b713c531b1a4b33feae090830e32f4cbe64942ecc9deda853d894482f7/68747470733a2f2f692e696d6775722e636f6d2f4844434b4834792e706e67)

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

[![Imgur](https://camo.githubusercontent.com/88f41e74276ba667a4f5e0d5bb0bea650e2e883744534a815a53958f971241c2/68747470733a2f2f692e696d6775722e636f6d2f30354f4678337a2e706e67)](https://camo.githubusercontent.com/88f41e74276ba667a4f5e0d5bb0bea650e2e883744534a815a53958f971241c2/68747470733a2f2f692e696d6775722e636f6d2f30354f4678337a2e706e67)

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

[![Imgur](https://camo.githubusercontent.com/7bf2b814d0fcedcc44c4f66f1e99419815a645362909acb2c4d153940de961e9/68747470733a2f2f692e696d6775722e636f6d2f374361584e66692e706e67)](https://camo.githubusercontent.com/7bf2b814d0fcedcc44c4f66f1e99419815a645362909acb2c4d153940de961e9/68747470733a2f2f692e696d6775722e636f6d2f374361584e66692e706e67)

### 2.2 Configure Products

[](#22-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](https://SHOPFLIX.gr)

**Offer Date To**: Set Date of offer to [SHOPFLIX](https://SHOPFLIX.gr)

**Offer Price**: Set the price for offer to [SHOPFLIX](https://SHOPFLIX.gr)

**Offer Qty**: Set the qty of the products for offer to [SHOPFLIX](https://SHOPFLIX.gr)

#### 2.2.1 Edit single product

[](#221--edit-single-product)

[![Imgur](https://camo.githubusercontent.com/7173fcf04a98dbad2bcbf6c740a1d7ca0772945f5e38ad7039c9e4cff820e012/68747470733a2f2f692e696d6775722e636f6d2f394555687748682e706e67)](https://camo.githubusercontent.com/7173fcf04a98dbad2bcbf6c740a1d7ca0772945f5e38ad7039c9e4cff820e012/68747470733a2f2f692e696d6775722e636f6d2f394555687748682e706e67)

#### 2.2.2 Edit mulltiple products

[](#222-edit-mulltiple-products)

[![Imgur](https://camo.githubusercontent.com/2a06b6c04a9140aafd67dc91c669471b50aef57299945f54ce3a183c508925a6/68747470733a2f2f692e696d6775722e636f6d2f44416a7a4768752e706e67)](https://camo.githubusercontent.com/2a06b6c04a9140aafd67dc91c669471b50aef57299945f54ce3a183c508925a6/68747470733a2f2f692e696d6775722e636f6d2f44416a7a4768752e706e67)

### 2.3 SHOPFLIX Order

[](#23-shopflix-order)

In this guide we will show how to use the extension

#### 2.3.1 Order Grid

[](#231-order-grid)

Navigate to `Onecode > SHOPFLIX Order`

[![Imgur](https://camo.githubusercontent.com/d346ae5ceab609a8c7753234871bd2df5ad07fb9e5c97c5455742def4e3d2384/68747470733a2f2f692e696d6775722e636f6d2f6d44686b6765522e706e67)](https://camo.githubusercontent.com/d346ae5ceab609a8c7753234871bd2df5ad07fb9e5c97c5455742def4e3d2384/68747470733a2f2f692e696d6775722e636f6d2f6d44686b6765522e706e67)

##### 2.3.1.1 Order View

[](#2311-order-view)

[![Imgur](https://camo.githubusercontent.com/0aed8ac314b44b15bb761c78ba97614d495e42dc4b54d6644c887f1b055b1e58/68747470733a2f2f692e696d6775722e636f6d2f445858424673742e706e67)](https://camo.githubusercontent.com/0aed8ac314b44b15bb761c78ba97614d495e42dc4b54d6644c887f1b055b1e58/68747470733a2f2f692e696d6775722e636f6d2f445858424673742e706e67)

##### 2.3.1.1.1 Accept Order

[](#23111-accept-order)

[![Imgur](https://camo.githubusercontent.com/71a24c5112d8c092805875a94037b331d1f7c19c0612ccae1e8ad5e4d6816d00/68747470733a2f2f692e696d6775722e636f6d2f454275426650412e706e67)](https://camo.githubusercontent.com/71a24c5112d8c092805875a94037b331d1f7c19c0612ccae1e8ad5e4d6816d00/68747470733a2f2f692e696d6775722e636f6d2f454275426650412e706e67)

##### 2.3.1.1.2 Reject Order

[](#23112-reject-order)

Enter in rejection form

[![Imgur](https://camo.githubusercontent.com/789728cc4a44542b976f43054d754af4fe8d767335765cc98ad1760e6f7a0074/68747470733a2f2f692e696d6775722e636f6d2f7078424e7a33582e706e67)](https://camo.githubusercontent.com/789728cc4a44542b976f43054d754af4fe8d767335765cc98ad1760e6f7a0074/68747470733a2f2f692e696d6775722e636f6d2f7078424e7a33582e706e67)

Select rejection reason

[![Imgur](https://camo.githubusercontent.com/36061fe439c025b48e082dbc059a5f24b943da11d2731cb29c73a7d9e1c4d9e3/68747470733a2f2f692e696d6775722e636f6d2f6e5832565851772e706e67)](https://camo.githubusercontent.com/36061fe439c025b48e082dbc059a5f24b943da11d2731cb29c73a7d9e1c4d9e3/68747470733a2f2f692e696d6775722e636f6d2f6e5832565851772e706e67)

#### 2.3.2 Shipment Grid

[](#232-shipment-grid)

Navigate to `Onecode > SHOPFLIX Shipments`

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

[![Imgur](https://camo.githubusercontent.com/cee5340106a129703bb6e251c6e59cc1ad1dfe424d85dfe02bbecd6f09d463c1/68747470733a2f2f692e696d6775722e636f6d2f746b61665a7a4d2e706e67)](https://camo.githubusercontent.com/cee5340106a129703bb6e251c6e59cc1ad1dfe424d85dfe02bbecd6f09d463c1/68747470733a2f2f692e696d6775722e636f6d2f746b61665a7a4d2e706e67)

##### 2.3.2.1 Single Print

[](#2321-single-print)

[![Imgur](https://camo.githubusercontent.com/c6e110b2540f2dd2f0c80b275a77ad288b788ed1f98c89f53cb4bbcadc0c26a8/68747470733a2f2f692e696d6775722e636f6d2f734a5556726e612e706e67)](https://camo.githubusercontent.com/c6e110b2540f2dd2f0c80b275a77ad288b788ed1f98c89f53cb4bbcadc0c26a8/68747470733a2f2f692e696d6775722e636f6d2f734a5556726e612e706e67)

[![Imgur](https://camo.githubusercontent.com/48080fc155b45af86a4dcee48e70fabfcd52d5764d41b5efa20bc5c26c502b6a/68747470733a2f2f692e696d6775722e636f6d2f4c527a77645a5a2e706e67)](https://camo.githubusercontent.com/48080fc155b45af86a4dcee48e70fabfcd52d5764d41b5efa20bc5c26c502b6a/68747470733a2f2f692e696d6775722e636f6d2f4c527a77645a5a2e706e67)

##### 2.3.2.2 Mass Print

[](#2322-mass-print)

[![Imgur](https://camo.githubusercontent.com/a89b44ea01ad8fa4cd82c2fbc965cf2727aa048d8f626390ea76771a4b99c073/68747470733a2f2f692e696d6775722e636f6d2f347773644742782e706e67)](https://camo.githubusercontent.com/a89b44ea01ad8fa4cd82c2fbc965cf2727aa048d8f626390ea76771a4b99c073/68747470733a2f2f692e696d6775722e636f6d2f347773644742782e706e67)

[![Imgur](https://camo.githubusercontent.com/83e1e276d9aeb1130322d94598d4bf61f080c208a94a17d5cdfed48d76adf2fb/68747470733a2f2f692e696d6775722e636f6d2f593935416f42722e706e67)](https://camo.githubusercontent.com/83e1e276d9aeb1130322d94598d4bf61f080c208a94a17d5cdfed48d76adf2fb/68747470733a2f2f692e696d6775722e636f6d2f593935416f42722e706e67)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~30 days

Recently: every ~74 days

Total

11

Last Release

1261d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/625d89fbdb862880e7d85b641c9e066f7db625dd094ecfdae252776a46f6698e?d=identicon)[spyrmp](/maintainers/spyrmp)

---

Top Contributors

[![spyrmp](https://avatars.githubusercontent.com/u/4165165?v=4)](https://github.com/spyrmp "spyrmp (81 commits)")[![AlexQx](https://avatars.githubusercontent.com/u/40003441?v=4)](https://github.com/AlexQx "AlexQx (3 commits)")

---

Tags

magentomagento2magento2-extensionmagento2-module

### Embed Badge

![Health badge](/badges/onecode-shopflix-connector/health.svg)

```
[![Health](https://phpackages.com/badges/onecode-shopflix-connector/health.svg)](https://phpackages.com/packages/onecode-shopflix-connector)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[xcoreplatform/xcore-magento2

This module extends the rest api of Magento2 and is needed for the usage of the xCore.

1330.0k2](/packages/xcoreplatform-xcore-magento2)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
