PHPackages                             torqit/store-syndicator-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. torqit/store-syndicator-bundle

ActivePimcore-bundle

torqit/store-syndicator-bundle
==============================

v0.1.11(2y ago)01282[5 PRs](https://github.com/TorqIT/store-syndicator-bundle/pulls)PHPPHP ~8.0.0 || ~8.1.0 || ~8.2.0

Since Feb 9Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/TorqIT/store-syndicator-bundle)[ Packagist](https://packagist.org/packages/torqit/store-syndicator-bundle)[ RSS](/packages/torqit-store-syndicator-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (9)Versions (39)Used By (0)

Pimcore Store Syndicator Bundle
===============================

[](#pimcore-store-syndicator-bundle)

Exports Pimcore objects into e-commerce storefronts such as Shopify.

Currently, this bundle is designed to work only with a Shopify store, but could be expanded in the future to support other e-commerce frameworks.

### Installation:

[](#installation)

1. Run `composer require torqit/store-syndicator-bundle` in your project's terminal.
2. In the same terminal, run `bin/console pimcore:bundle:enable StoreSyndicatorBundle`
3. Then run `bin/console pimcore:bundle:install StoreSyndicatorBundle`

### Setting up an export:

[](#setting-up-an-export)

1. Create a new "TorqStoreExporterShopifyCredentials" Data Object with your Shopify store's credentials.
2. Create a new "Store Exporter" item in the Pimcore Datahub.
3. In your created Store Exporter, under the API Access tab, drag in your credentials object created in step 1.
4. Under the Choose Products tab
    1. Under BaseClass choose the Data Object class you will be exporting
    2. Under "Product Query Qhere Clause" you can write the SQL where clause for the pimcore object listing for the export. Some examples include:
        - `o_path LIKE "your products folder path"` for path based exports
        - `fieldName = value` for object field based export
5. In the Map Attributes tab, fill in the table with the appropriate details:
    - The "local field" column refers to the field on your Pimcore Data Object class to export
    - The "field type" column refers to the store field type
    - The "remote field" column refers to the field in your store
    - Check the "map on" checkbox for any fields that should be unique on all exported variants

### Running an export:

[](#running-an-export)

In a terminal, run the command `bin/console torq:push-to-shopify "your-store-name"`. If you expect this export to take longer than a few minutes (or you are exporting more than a few thousand variants), wrap the command with `nohup` as follows to ensure the process continues running if your terminal session ends unexpectedly: `nohup bin/console torq:push-to-shopify "your-store-name" &`.

### Viewing Results:

[](#viewing-results)

The tab labeled "Execution", in a Store Exporter datahub config, contains a table of logs. This table will show any files or responses returned from API calls made while exporting your products, as well as any errors that shopify returns.

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance40

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 91.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~10 days

Recently: every ~21 days

Total

12

Last Release

1026d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/58705850?v=4)[TORQ](/maintainers/TorqIT)[@TorqIT](https://github.com/TorqIT)

---

Top Contributors

[![cameronfromtorq](https://avatars.githubusercontent.com/u/105230931?v=4)](https://github.com/cameronfromtorq "cameronfromtorq (143 commits)")[![evanjamesjackson](https://avatars.githubusercontent.com/u/5866481?v=4)](https://github.com/evanjamesjackson "evanjamesjackson (10 commits)")[![jeremygnoonan](https://avatars.githubusercontent.com/u/33028237?v=4)](https://github.com/jeremygnoonan "jeremygnoonan (3 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/torqit-store-syndicator-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/torqit-store-syndicator-bundle/health.svg)](https://phpackages.com/packages/torqit-store-syndicator-bundle)
```

###  Alternatives

[pimcore/data-importer

Adds a comprehensive import functionality to Pimcore Datahub

44763.4k2](/packages/pimcore-data-importer)[pimcore/demo

Demo Application for Pimcore 6

11091.1k](/packages/pimcore-demo)[pimcore/admin-ui-classic-bundle

171.1M46](/packages/pimcore-admin-ui-classic-bundle)[pimcore/studio-backend-bundle

Pimcore Studio Backend Bundle

19112.5k3](/packages/pimcore-studio-backend-bundle)[pimcore/studio-ui-bundle

Pimcore Studio Ui Bundle

2751.3k2](/packages/pimcore-studio-ui-bundle)[craftcms/shopify

Shopify for Craft CMS

549.2k1](/packages/craftcms-shopify)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
