davidhirtz/yii2-cms-shopify

Shopify extension for content management system based on Yii 2.0 framework

Installs: 65

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 1

Type:yii2-extension

pkg:composer/davidhirtz/yii2-cms-shopify

2.2.0 2025-07-28 17:12 UTC

README

Shopify CMS backend based on the Yii 2 extensions yii2-cms and yii2-shopify.

  • Make sure app\modules\admin\widgets\forms\EntryActiveForm::$fields includes product_id to display the entries drop down
  • [Optional] Use davidhirtz\yii2\cms\shopify\widgets\grids\columns\ProductIdColumn to display an entries counter in davidhirtz\yii2\cms\modules\admin\widgets\grid\EntryGridView

See also the instructions in the yii2-shopify package to set up the Shopify store.