baraja-core / shop-product
E-shop product.
Installs: 31 328
Dependents: 4
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 0
Open Issues: 10
Requires
- php: ^8.0
- baraja-core/cms: ^4.0
- baraja-core/combinations: ^2.0
- baraja-core/doctrine-fulltext-search: ^3.0
- baraja-core/ecommerce-standard: ^0.0
- baraja-core/image-generator: ^1.0
- baraja-core/markdown-latte-filter: ^3.0
- baraja-core/selectbox-tree: ^2.0
- baraja-core/shop-brand: ^1.0
- baraja-core/shop-currency: ^1.1
- baraja-core/shop-price: ^1.1
Requires (Dev)
- baraja-core/heureka-feed: ^2.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.0
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-nette: ^1.0
- phpstan/phpstan-strict-rules: ^1.0
- roave/security-advisories: dev-master
- spaze/phpstan-disallowed-calls: ^2.0
- tracy/tracy: ^2.8
- dev-main
- v1.2.9
- v1.2.8
- v1.2.7
- v1.2.6
- v1.2.5
- v1.2.4
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.8
- v1.1.7
- v1.1.6
- v1.1.5
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.10
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- dev-renovate/pin-dependencies
- dev-imgbot
- dev-restyled/renovate/pin-dependencies
- dev-restyled/renovate/configure
This package is auto-updated.
Last update: 2024-10-09 20:48:42 UTC
README
BRJ organisation
Baraja e-shop product
Advanced product manager with administration interface in PHP. Compatible with Baraja CMS.
📦 Installation
It's best to use Composer for installation, and you can also find the package on Packagist and GitHub.
To install, simply use the command:
$ composer require baraja-core/shop-product
You can use the package manually by creating an instance of the internal classes, or register a DIC extension to link the services directly to the Nette Framework.
How to use
Install the package in your PHP application and register the services. If you are using Baraja CMS, the installation will be fully automatic.
The tool natively supports product creation, search, management and advanced editing.
Product Overview:
Custom user fields:
Details of specific product settings:
Manage parameters and variants:
📄 License
baraja-core/shop-product
is licensed under the MIT license. See the LICENSE file for more details.