obisconcept / neos-products-plugin
A small node type based products plugin for Neos CMS
2.0.1
2019-02-06 09:16 UTC
Requires
- neos/neos: ~3.0
- neos/nodetypes: ~3.0
- obisconcept/neos-bootstrap: ~2.0
- obisconcept/neos-search: ~2.0
This package is auto-updated.
Last update: 2024-10-07 22:36:46 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