flagbit/mep

Flagbit MEP - Provides different profiles to export product data into csv or xml format

Installs: 442

Dependents: 0

Suggesters: 0

Security: 0

Stars: 39

Watchers: 51

Forks: 16

Open Issues: 1

Type:magento-module

0.9.24 2018-09-27 09:12 UTC

README

You can create different profiles to export productdata into csv or xml format. Every attribute that is used in magento can be added to the output. Experts have the possibility to use TWIG as a template engine for manipulating data.

Installation

composer require flagbit/mep

Features

  • Export product data to CSV or XML format
  • Create different profiles for different stores, languages or countries
  • Inheritance of attributes to parents or children of a product
  • Shipping mapping, to simulate the checkout and the shipping costs
  • Attribute mapping, to change the output for a attribute
  • Google mapping, to map your name of a category to the name goole like
  • Magento default filter options, to only output the needed products
  • TWIG template engine, you can do all the crazy stuff TWIG can
  • FTP-configuration, to upload directly after creation
  • Seperate shell script, we do not want to block magento cron
  • MEP can use forks if they are supported by your hoster (faster generation)
  • Export preview in the backend of the first 20 products

Screens

Magento MEP - Menu

alt text

Magento MEP - Profile Overview

alt text

Magento MEP - General Settings

alt text

Magento MEP - Data-Format Settings

alt text

Magento MEP - Filter Settings

alt text

Magento MEP - Attribute Overview

alt text

Magento MEP - Attribute Settings

alt text

Magento MEP - TWIG Template

alt text

Magento MEP - Export Preview

alt text

External Docu

TWIG Documentation

The source code is available, so feel free to jump in and contribute!

Bitdeli Badge