Code Monkey home page Code Monkey logo

fo-csv's Introduction

FO_CSV - flexible CSV import/export for Opencart

FOSSA Status

With this module, you can simplify import/export data from CSV files in your Opencart project. Current version developed and tested on Opencart 2.3/3.0.2.0.

Why do we need another import/export module?

There is known fact that Opencart licensed under free GPLv3 license, but many extensions uses they own license (proprietary in most cases) - many authors limiting access to source code (especially in Russia).

On the one hand, authors try to protect they code with encrypting software (ionCube, etc) and force users to accept their license (for example, license keys check).

As a user, you cannot modify encrypted source code by yourself. Authors not always can modify their products for your case, so you got in vendor lock.

Also, enctypted software cannot give you any security guarantees, because you dont know what code do in these encrypted sections.

Project Freeocart aims to create opensource ecosystem for Opencart.

UNSTABLE VERSION

At the moment extension is under heavy development, some functions may work incorrect.

I'm open to any help - ISSUES/PR

Attention!

Use this software at your own risk!

Author or contributors are not responsible at data corruption/remove caused by using this software.

We are strongly recommend you to backup data before using this.

Source code distributed "as is", all parts of the software is free and opensource and respecting GPLv3 license.

License

FOSSA Status

fo-csv's People

Contributors

dependabot[bot] avatar fossabot avatar ikenfin avatar osgregs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

fo-csv's Issues

Модуль не импортирует

Добрый вечер Сергей,
Нашел ваш модуль по импорту и экспорту товара через CSV файл, очень полезный и функциональный, спасибо за это! Начал тестировать, но почему то не идет процесс импорта. Сможете глянуть на CSV файл и скриншот настройки, буду очень благодарен.
Сайт на OpenServer. Загрузил скрин CSV файла или можете посмотреть по ссылке inur.kz/products3.csv
focsv-screenshot
csv-file

Export attribute

Добрый день, подскажите пожалуйста, если в данным момент возможность экспортировать атрибуты?

Error

Hello,
I am using this plugin, but i am getting this error in admin panel after clicking import:
We catched some errors during import, please check foc logs!

Errors count - 1

How to see the log?

Как импортировать изображения?

Здравствуйте! Не нашел инструкции как импортировать изображения?
Было бы здорово реализовать механизм скачивания изображения по полю с указанным адресом URL

Выдает ошибку, в чем может быть проблема?

Добрый вечер,
выдает ошибку "Ошибка во время отправки данных!".
Последний раз вы просили лог, нашел пункт показать состояние.
{"profiles":{"default":{"encoding":"cp1251","csvFieldDelimiter":";","categoryDelimiter":"/","categoryLevelDelimiter":">>","defaultAttributesGroup":"Характеристики","keyField":"product:model","skipLines":0,"bindings":{"product_description:name":0,"product:model":1,"category_description:name":2},"importMode":"updateCreate","imagesImportMode":"add","csvImageFieldDelimiter":";","previewFromGallery":true,"processAtStepNum":20,"removeCharsFromCategory":"[]{}","removeManufacturersBeforeImport":false,"csvWithoutHeaders":false,"csvHeadersLineNumber":1,"statusRewrites":[],"stockStatusRewrites":[],"downloadImages":false,"store":null,"language":"1","skipLineOnEmptyFields":[],"multicolumnFields":[],"replaceAttributes":false,"attributeParser":null,"attributeParserData":[]}},"keyFields":["product:product_id","product:sku","product:model","product_description:name","product:ean","product:mpn","product:jan","product:isbn"],"attributeParsers":{"advantshop":{"title":"Атрибуты в формате Advantshop","options":{"keyvalue_delimiter":{"title":"Символ разделитель ключей и значений","default":":"},"entries_delimiter":{"title":"Символ разделитель атрибутов","default":";"}}},"advantshop_grouped":{"title":"Сгруппированные атрибуты в формате Advantshop","options":{"groupattrs_delimiter":{"title":"Символ разделитель между группой и списком значений","default":"=>"},"groups_delimiter":{"title":"Символ разделитель между группами","default":","},"keyvalue_delimiter":{"title":"Символ разделитель ключей и значений","default":":"},"entries_delimiter":{"title":"Символ разделитель атрибутов","default":";"}}},"column":{"title":"Атрибуты в колонках","options":{"columns":{"title":"Колонка","default":[],"type":"column"}}}},"encodings":["none","UTF8","cp1251"],"dbFields":{"product":{"0":"product_id","1":"model","2":"sku","3":"upc","4":"ean","5":"jan","6":"isbn","7":"mpn","9":"quantity","10":"stock_status_id","11":"image","14":"price","17":"date_available","18":"weight","20":"length","21":"width","22":"height","27":"status","28":"viewed"},"product_description":{"2":"name","3":"description","4":"tag","5":"meta_title","6":"meta_h1","7":"meta_description","8":"meta_keyword"},"product_image":{"2":"image"},"product_special":{"4":"price","5":"date_start","6":"date_end"},"manufacturer":["manufacturer_id","name","image"],"category":{"0":"category_id","1":"image","6":"status"},"category_description":{"2":"name","3":"description","4":"meta_title","5":"meta_h1","6":"meta_description","7":"meta_keyword"}},"stores":[{"name":"Магазин сантехники в Алматы","id":null}],"stock_statuses":[{"id":"7","name":"В наличии"},{"id":"5","name":"Нет в наличии"},{"id":"6","name":"Ожидание 2-3 дня"},{"id":"8","name":"Предзаказ"}],"statuses":[{"id":0,"name":"Отключено"},{"id":1,"name":"Включено"}],"languages":[{"name":"Russian","id":"1"}],"csvFileRef":{},"csvFields":["Название","Модель","Категория","Бренд","к-во","статус","meta-title","meta-description","описание","фото","Сорт","Цена","Характеристики"]}

3.x version export not found

export path is system/storage that has been rewrited to error/not_found in
3.x version. And system/storage directory had been forced moving to another directory at beginning install 3.x version opencart going to admin.

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.