baraja-core / shop-product
此软件包最新版本(v1.2.9)没有可用的许可证信息。
电商产品。
v1.2.9
2022-11-30 13:43 UTC
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-09-09 20:39:59 UTC
README
BRJ 组织
Baraja 电商产品
PHP 管理界面的高级产品管理器。兼容 Baraja CMS。
📦 安装
建议使用Composer进行安装,您也可以在Packagist和GitHub上找到此软件包。
要安装,只需使用以下命令
$ composer require baraja-core/shop-product
您可以通过创建内部类的实例手动使用软件包,或者注册 DIC 扩展将服务直接链接到 Nette 框架。
如何使用
在您的 PHP 应用程序中安装此软件包并注册服务。如果您使用 Baraja CMS,则安装将完全自动化。
该工具原生支持产品创建、搜索、管理和高级编辑。
产品概览
自定义用户字段
特定产品设置的详细信息
管理参数和变体
📄 许可证
baraja-core/shop-product
遵循MIT许可证。有关详细信息,请参阅LICENSE文件。