qinstruments/product-system (13.0.0)

Published 2025-02-24 16:43:09 +01:00 by ci

Installation

{
	"repositories": [{
			"type": "composer",
			"url": ""
		}
	]
}
composer require qinstruments/product-system:13.0.0

About this package

QInstruments Product System

qinstruments/product-system

Models for managing products and adapters, and frontend components to display them.

Models

  • Product - A QInstruments product in the catalog, less than 50 total
  • Adapter - A QInstruments adapter for a product, around 200 or more

Frontend Plugins

  • ProductConfigurator - A standalone Vue component for interactively filtering through products

Usage

Make sure the following is in your composer.json

{
	"repositories": [
        { "type": "composer", "url": "https://git.wappler.systems/api/packages/qinstruments/composer" }
	]
}

Then run

composer req qinstruments/product-system

Building the JS library

Requires bun

make js

Dependencies

Dependencies

ID Version
typo3/cms-core ^13
typo3/cms-fluid-styled-content *

Development Dependencies

ID Version
friendsofphp/php-cs-fixer ^3.69
phpstan/phpstan ^1.11
typo3/coding-standards ^0.8.0
Details
Composer
2025-02-24 16:43:09 +01:00
11
Christian Volkmann
Sven Wappler
GPL-2.0-or-later
249 KiB
Assets (1)
Versions (2) View all
13.0.0 2025-02-24
1.1.1 2025-02-24