Skip to main navigation Skip to main content Skip to page footer

Shop-Import Extension for TYPO3

This extension provides an import feature for the TYPO3 shop extension

It allows you to import data from OPAL (OPAL – Warenwirtschaft für den Uhren- und Schmuckhandel), see https://be-software.de/opalsoftware/ for more information.

It also allows importing data in BMEcat 2005 format (not all specifications are supported):

  • Import of products
  • Import of BMEcat "Features" as attributes and categories
  • Import of images
  • Synchronize of imported data (add, update, delete) without changing the product UID
  • Import of product data in multiple languages

You can find the documentation in the shop extension.

For more detailed information on the shop extension see https://www.coding.ms/typo3-extensions/typo3-shop

Quick start: How to use the BMEcat 2005 importer

  • Create a page where the products should be stored
  • Set the type (doktype) to "Shop Import"
  • You will find a new tab "Import configuration" in the page properties where you can configure the import
  • Set the "Import folder" to the folder where you will store the import files:
    • A XML file containing the product data
    • A ZIP file containing the images
  • Create a scheduler task to run the import via "Execute console command" or run it directly on the console:
    • vendor/bin/typo3 shop_import:import
Shopping basket 0 Products

The Demo is build with*

EXT:bootstrap_package for site-package aka theme build on Bootsrap 5.

EXT:modules for user plugins like user-profile, registration, user-addresses, and more.

EXT:shop for the whole shop functionality.

EXT:questions for the FAQ page and FAQs attached in the product detail views.

EXT:glossaries for the glossaries and definitions.

EXT:fluid_fpdf for generating invoices, delivery-notes, product-sheets and more.

EXT:parsedown_extra for rendering the extension documentations from markdown to HTML.

* There are only build-in settings made using site-settings & TypoScript – no templates or other files were changed or overridden!