UnoPim Shopware 6 connector links your Shopware 6 store with UnoPim. It lets you manage a wide range of product details. Connect multiple Shopware stores to export product information, categories, category fields, and variations.
- Users can move categories, products, and configurable products from UnoPim to Shopware 6.
- When exporting, users have the option to include SEO details with the products.
- Users can filter the data they want to export by the Shopware 6 store and product export channel.
- Users can match product attributes between Shopware 6 and UnoPim.
- UnoPim connector for Shopware 6 works with many languages.
- Description
- Reviews
- FAQ
- Customers ()
- Specifications
- Cloud Hosting
- Changelog
UnoPim Shopware 6 Connector extension connects your Shopware 6 store to UnoPim. It makes product data management centralized. Users can link multiple Shopware stores to export products, categories, category fields, variations. They can also export SEO details.
This connector gives control over data exports through store instance and channel filters. It also lets you map custom fields and export products from UnoPim to your Shopware 6 stores.
With support for multiple languages, the connector helps to keep your data consistent. In addition, if you want to connect the Odoo platform with UnoPim, you can look at UnoPim Odoo Connector.

Highlighted Features for UnoPim Shopware 6 Connector
Add Multiple Shopware Stores
This feature lets you export products from UnoPim to multiple Shopware 6 stores.
Exporting Categories
With this connector, users can map and export both categories and their field values.
Exporting Multilingual Data
Users can use this connector to export data in different languages.
Product and Configurable Product Export
It allows users to export both simple and configurable products from UnoPim to Shopware.
Exporting Multiple Images
Users can export multiple assets, such as images, along with products. This lets you have different images for both simple and variant products.
Variant Product Listing
Users can choose product listings for variants using User Interface.
Why do we need Shopware 6 UnoPim Connector?
UnoPim Shopware 6 Connector connects Shopware 6 stores to UnoPim. It makes it simple to export products, categories, and even SEO details from one place.
Managing product data across multiple Shopware 6 stores can take a lot of time and be confusing. Organizing details like sizes, colors, or languages often means doing things by hand.
This connector lets you handle all that product information from a single source and lowers chance of mistakes.
Also, if you have a Magento 2 store, you can check UnoPim Magento 2 Connector.
Adding Credentials
After installing UnoPim Shopware 6 Connector extension, admin adds Shopware store credentials. The options available are:
- A dedicated button to add Shopware credentials.
- Fields to enter Shopware URL, Access Key ID, and Secret Access Key.
- The ability to add multiple credentials.
- A filter button to search Shopware instances by URL and status.

Attribute Mapping
Once the credentials are added, the admin maps the attributes between the platforms. The available mapping options include:
- Mapping attribute fields between Shopware 6 and UnoPim.
- Setting a default value for mapped attributes.
- Mapping extra standard attributes using a field code.
- The ability to map custom fields.
- Mapping attributes to be used as image, cover image, tags, etc.
- Checking the history of attribute mapping.

Map Category Fields
There is also a separate section for mapping category fields with the connector. It allows to map the Shopware field with UnoPim category field.
- A field to set a default value for the mapping.
- A section to check the attribute mapping history.

Support
For any query or issue, please create a support ticket here http://webkul.uvdesk.com/. You may also check our all UnoPim Extensions.
Specifications
Specification
Detailed technical features and requirements to help you understand the module’s capabilities and ensure smooth integration with your system.
Cloud Hosting
Detailed technical features and requirements to help you understand the module’s capabilities and ensure smooth integration with your system.
Move to Cloud Today
We’re partnered with top-tier, trusted providers!
Default Configuration Details of Server
RAM 1 Core
Processor 30 GB
Hard Disk
Database
Want to know more how exactly we are going to power up your eCommerce Website with Cloud to fasten up your store
* Server Configuration may vary as per application requirements.
Change Logs
- - Feature Add (+)
- - Feature remove (-)
- - Bug Fixed (!)
- - Modification (*)
Changed
- Verified compatibility with UnoPim 2.x (tested through 2.1.5), Laravel 12, PHP 8.3, and Shopware 6.6–6.7.
- Updated the README requirement matrix to reflect the supported version ranges.
- Upgraded the Shopware Bulk API plugin (WebkulAkeneo) to v1.2.0 by replacing
Symfony\Component\Routing\Annotation\RoutewithSymfony\Component\Routing\Attribute\Routefor Shopware 6.7 and Symfony 7 compatibility. - Updated the plugin dependency to
shopware/core >=6.6.0 <6.8.
Added
- Added separate created and updated record counts for exports in the job tracker, matching the import workflow.
- Implemented the export count enhancement using the connector's ShopwareExport helper without modifying core UnoPim packages.
- Added automated unit and feature test coverage for API client URL normalization.
- Added automated validation tests for standard attribute mapping.
Fixed
- Fixed credential connection issues caused by trailing slashes in the Shopware URL that generated invalid
//api/paths. - Fixed standard attribute mapping by allowing nullable mapping fields when default values are used.
- Corrected export record reporting to distinguish created and updated records while including updated records in the processed count.
- Resolved product export failures caused by array-valued image and tag mappings by flattening array values before query execution.
- Improved bulk export reliability by skipping only invalid products missing required fields while exporting all valid products successfully.
- Fixed exports failing when the default currency was not mapped by displaying a clear localized error message.
- Added cross-version SyncBehavior support using reflection to maintain compatibility across supported Shopware 6.x releases.
Security
- Prevented the credential
client_secretfrom being serialized in array and JSON responses. - Hardened async option filters by rejecting invalid column names and blocking filtering on sensitive credential fields.
- Secured credential updates by whitelisting editable fields using
$request->only(...)instead of mass assignment.
Removed
- Removed unused and commented legacy code from export mapping controllers, exporters, and related view files.
- Compatibility bump — now supports UnoPim 2.0+, Laravel 12+, and PHP ^8.3.
- Updated installation instructions to align with the latest UnoPim structure.
- Service provider registration updated — now requires adding provider in bootstrap/providers.php (replacing legacy config/app.php method).
- Module registration flow improved as per UnoPim 2.x conventions.
- (+) Category Export: Seamlessly export Categories from Unopim to Shopware.
- (+) Product Export: Effortlessly export Products from Unopim to Shopware.
- (+) Product Image Export: Export Product Images.
- (+) Multi-Credentials Configuration: Support for managing multiple credentials.
- (+) Customizable Attribute Mapping: Allows customizable attribute mapping with the option to set default values.
- (+) Attributes Export: Export Attributes and their options from Unopim to Shopware.
- (+) Tag Export: Export Tags from Unopim to Shopware.
- (+) Custom Fields Export: Export Custom Fields of various types, including:
- Text
- Text Area
- Number
- Simple Select
- Multi-Select
- Date
- Boolean