Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.
/ px_shopware Public archive
forked from portrino/px_shopware

Connects TYPO3 with Shopware 5. Provides frontend plugins to render articles and categories from shopware instances.

Notifications You must be signed in to change notification settings

zenobio93/px_shopware

 
 

Repository files navigation

px_shopware extension for TYPO3 CMS

Latest Stable Version Total Downloads

Shopware Integration for TYPO3

This extension connects Shopware with TYPO3 CMS. It retrieves data from shopware REST API and provides many frontend plugins to show or list shopware data like articles, categories, etc on your TYPO3 website.

The extension was build from scratch and is based on a clean extensible architecture. Extbase and Fluid were used for the implementation of the frontend plugins. Shopware data will be cached via TYPO3`s caching framework to prevent multiple uneccessary API-Calls and also boost up the frontend rendering.

To get access to all features you have to install our shopware plugin "TYPO3-Connector" on your shop instance. Get it here for free. Otherwise your extension some features are not available or limited.

The complete documentation could be found here

Authors

  • André Wuttig - Initial work - aWuttig
  • Thomas Griessbach - Solr Integration - tgriessbach
  • Sascha Nowak - Notification Feature, Cache Invalidation, Bugfixes - nlx-sascha

See also the list of contributors who participated in this project.

About

Connects TYPO3 with Shopware 5. Provides frontend plugins to render articles and categories from shopware instances.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 92.9%
  • HTML 3.3%
  • JavaScript 2.6%
  • Other 1.2%