obisconcept/neos-products-plugin

A small node type based products plugin for Neos CMS

Installs: 248

Dependents: 0

Suggesters: 0

Security: 0

Type:typo3-flow-plugin

2.0.1 2019-02-06 09:16 UTC

This package is auto-updated.

Last update: 2024-04-07 21:44:42 UTC


README

A small node type based product catalog plugin for Neos CMS.

Installation

Add the package in your site package composer.json

"require": {
    "obisconcept/neos-products-plugin": "~1.1"
}

Version History

Changes in 1.1.0

  • Changed category and product overview and added new product teaser nodetype

Changes in 1.0.0

  • First version of the Neos CMS product catalog plugin