digital-web/sulu-product-bundle

Simple Product Bundle for Sulu 2 CMS

1.0.0.7 2022-12-24 21:29 UTC

README

GitHub license GitHub tag (latest SemVer) workflows Sulu compatibility

ezgif-5-d1dd7235da05.gif

Requirements

  • PHP 8.0
  • Sulu ^2.5.*
  • Symfony ^5.0 || ^6.0

Features

  • List view of Product
  • Routing
  • Preview
  • SULU Media include
  • Content Blocks (Title,Editor,Image,Quote)
  • Activity Log
  • SEO

Installation

Install the bundle

Execute the following composer command to add the bundle to the dependencies of your project:


composer require digitalweb/sulu-product-bundle --with-all-dependencies

Afterwards, visit the bundle documentation to find out how to set up and configure the SuluProductBundle to your specific needs.