{"id":18705794,"url":"https://github.com/onecodegr/shopflix-connector","last_synced_at":"2026-01-14T00:06:00.151Z","repository":{"id":57031468,"uuid":"449845678","full_name":"OnecodeGr/shopflix-connector","owner":"OnecodeGr","description":"Official SHOPFLIX connector for Magento 2 by Onecode","archived":false,"fork":false,"pushed_at":"2022-11-30T15:58:52.000Z","size":344,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-18T03:42:03.201Z","etag":null,"topics":["magento","magento2","magento2-extension","magento2-module"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OnecodeGr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-19T20:30:33.000Z","updated_at":"2024-02-18T21:45:13.000Z","dependencies_parsed_at":"2022-08-24T00:00:50.243Z","dependency_job_id":null,"html_url":"https://github.com/OnecodeGr/shopflix-connector","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnecodeGr%2Fshopflix-connector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnecodeGr%2Fshopflix-connector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnecodeGr%2Fshopflix-connector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnecodeGr%2Fshopflix-connector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OnecodeGr","download_url":"https://codeload.github.com/OnecodeGr/shopflix-connector/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223510288,"owners_count":17157306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["magento","magento2","magento2-extension","magento2-module"],"created_at":"2024-11-07T12:11:56.677Z","updated_at":"2026-01-14T00:06:00.105Z","avatar_url":"https://github.com/OnecodeGr.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Connect Magento with SHOPFLIX\n\n[![GitHub version](https://badge.fury.io/gh/OnecodeGr%2Fshopflix-connector.svg)](https://badge.fury.io/gh/OnecodeGr%2Fshopflix-connector)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.md)\n[![PHP Version Require](http://poser.pugx.org/onecode/shopflix-connector/require/php)](https://packagist.org/packages/onecode/shopflix-connector)\n[![Supported Magento Version](https://img.shields.io/badge/magento-2.4.0_2.4.1_2.4.2_2.4.3-%23d5632a.svg?logo=magento\u0026longCache=true)](https://github.com/magento/magento2)\n\n\nMagento 2.4.0 | Magento 2.4.1 | Magento 2.4.2 | Magento 2.4.3\n:------------ | :-------------| :-------------| :-------------\n:heavy_check_mark: | :heavy_check_mark: |  :heavy_check_mark: | :heavy_check_mark:\n\n\nThis extension is connecting your Magento 2 with [SHOPFLIX](https://SHOPFLIX.gr)\n\n## 1. How to install Onecode_ShopFlixConnector\n\n### 1.1 Install via composer\n\n```\ncomposer require onecode/shopflix-connector\nphp bin/magento setup:upgrade\nphp bin/magento setup:static-content:deploy\nphp bin/magento setup:di:compile\n```\n\n### 1.2 Upgrade via composer\n\n```\ncomposer update onecode/shopflix-connector\nphp bin/magento setup:upgrade\nphp bin/magento setup:static-content:deploy\n```\n\nRun compile if you have your application in Production Mode\n\n```\nphp bin/magento setup:di:compile\n```\n\n### 1.3 Copy and paste\n\nIf you don't want to install via composer, you can use this way.\n\n- Download [the latest version here](https://github.com/OnecodeGr/shopflix-connector/archive/master.zip)\n- Extract `master.zip` file to `app/code/Onecode/ShopFlixConnector` ; You should create a folder\n  path `app/code/Onecode/ShopFlixConnector` if not exist.\n- Require ShopFlixConnectoLibrary before installation run the command ``composer require onecode/shopflix-connector-library``\n- 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\n  path `app/code/Onecode/Base` if not exist.\n- Go to Magento root folder and run upgrade command line to install `Onecode_ShopFlixConnector`:\n```\nphp bin/magento module:enable Onecode_ShopFlixConnector\nphp bin/magento setup:upgrade\nphp bin/magento setup:static-content:deploy\n```\n\nRun compile if you have your application in Production Mode\n\n```\nphp bin/magento setup:di:compile\n```\n\n## 2. Magento 2 SHOPFLIX extension\n\nIn this guide we will show you how to configure the extension and use it.\n\n### 2.1 Configuration\n\nLogin to the **Magento Admin**, navigate to `Store \u003e Configuration \u003e Onecode Extensions \u003e SHOPFLIX`\n\n![Imgur](https://i.imgur.com/OE52Qhi.gif)\n\n#### 2.1.1 General\n\n**Enable**: Select `Yes` to activate the module and No to disable it.\n\n![Imgur](https://i.imgur.com/n1Iz7YT.png)\n\n**Convert to magento order**: Select `Yes` to convert order to magento order after accepting the order\n\n![Imgur](https://i.imgur.com/0XvscwO.png)\n\n**Auto accept order**: Select `Yes` if you want to auto accept the order if you have the requested qty\n\n![Imgur](https://i.imgur.com/qSzA1Eh.png)\n\n**API URL / Username / API Key**: These fields are provided by [SHOPFLIX](https://SHOPFLIX.gr)\n\n![Imgur](https://i.imgur.com/OC9WgCY.png)\n\n**Product type to export on xml**: Select which product types you can export on xml\n\n![Imgur](https://i.imgur.com/cg5v1Br.png)\n\n#### 2.1.2 Xml Config\n\n**Generate Xml**: Select `Yes` if you want the extension generate the xml files\n\n![Imgur](https://i.imgur.com/SJ72Tk0.png)\n\n**Export Category Tree**: Select `Yes` if you want to export the categories in xml\n\n![Imgur](https://i.imgur.com/1oW23SQ.png)\n\n**MPN Attribute**: Select the MPN attribute from your system for xml\n\n![Imgur](https://i.imgur.com/02cl3BK.png)\n\n**EAN Attribute**: Select the EAN attribute from your system for xml\n\n![Imgur](https://i.imgur.com/t0Xh3GQ.png)\n\n**Title Attribute**: Select the Title attribute from your system for xml\n\n![Imgur](https://i.imgur.com/0s3njBp.png)\n\n**Description Attribute**: Select the Description attribute from your system for xml\n\n![Imgur](https://i.imgur.com/tntHGI4.png)\n\n**Brand Attribute**: Select the Brand attribute from your system for xml\n\n![Imgur](https://i.imgur.com/HDCKH4y.png)\n\n**Weight Attribute**: Select the Weight attribute from your system for xml\n\n![Imgur](https://i.imgur.com/05OFx3z.png)\n\n**Tracking Voucher Print Format**: Select the printout of the tracking coupon \n\n![Imgur](https://i.imgur.com/7CaXNfi.png)\n\n### 2.2 Configure Products\n\nNavigate to `Catalog \u003e Products` there are 2 ways to configure your products\n\n**Sell On SHOPFLIX**: Select `Yes` to export it on xml\n\n **Shipping Lead Time**: Select the lead time that you can have the order ready to be shipped per product\n``default value``: Same day\n\n**Offer Date From**: Set Date of offer from for [SHOPFLIX](https://SHOPFLIX.gr)\n\n**Offer Date To**: Set Date of offer to [SHOPFLIX](https://SHOPFLIX.gr)\n\n**Offer Price**: Set the price for offer to [SHOPFLIX](https://SHOPFLIX.gr)\n\n**Offer Qty**: Set the qty of the products for offer to [SHOPFLIX](https://SHOPFLIX.gr)\n\n#### 2.2.1  Edit single product\n\n![Imgur](https://i.imgur.com/9EUhwHh.png)\n\n#### 2.2.2 Edit mulltiple products\n\n![Imgur](https://i.imgur.com/DAjzGhu.png)\n\n### 2.3 SHOPFLIX Order\n\nIn this guide we will show how to use the extension\n\n#### 2.3.1 Order Grid\n\nNavigate to `Onecode \u003e SHOPFLIX Order`\n\n![Imgur](https://i.imgur.com/mDhkgeR.png)\n\n##### 2.3.1.1 Order View\n\n![Imgur](https://i.imgur.com/DXXBFst.png)\n\n##### 2.3.1.1.1 Accept Order \n\n![Imgur](https://i.imgur.com/EBuBfPA.png)\n\n##### 2.3.1.1.2 Reject Order\nEnter in rejection form\n\n![Imgur](https://i.imgur.com/pxBNz3X.png)\n\nSelect rejection reason\n\n![Imgur](https://i.imgur.com/nX2VXQw.png)\n\n#### 2.3.2 Shipment Grid\n\nNavigate to `Onecode \u003e SHOPFLIX Shipments`\n\nThere are 2 ways to print the pdf for courier with tracking data on it.\n\n\n\n![Imgur](https://i.imgur.com/tkafZzM.png)\n\n##### 2.3.2.1 Single Print\n\n![Imgur](https://i.imgur.com/sJUVrna.png)\n\n![Imgur](https://i.imgur.com/LRzwdZZ.png)\n\n##### 2.3.2.2 Mass Print\n\n![Imgur](https://i.imgur.com/4wsdGBx.png)\n\n![Imgur](https://i.imgur.com/Y95AoBr.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonecodegr%2Fshopflix-connector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonecodegr%2Fshopflix-connector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonecodegr%2Fshopflix-connector/lists"}