spryker-feature / comments
Comments [feature]
Installs: 659 991
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Type:metapackage
Requires
- php: >=8.2
- spryker-shop/comment-widget: ^1.4.0
- spryker/comment: ^1.5.0
- spryker/comment-data-import: ^0.1.0
- spryker/comment-gui: ^1.0.0
Suggests
- spryker-feature/customer-account-management: Recommended feature dependency.
README
With Comments, you can add multiple comments to any entity. The feature has been released as a global widget and can be integrated to any page or entity of your online store. By default, the Comments widget is integrated to the Cart page. This allows you to add multiple comments with tags, so these comments will be linked to order and appear not only in Zed Order Details page but in Yves Order Details page as well. Even better - conversation about the order can continue after the order had been placed, without losing any useful information.
Installation
composer require spryker-feature/comments
Recommended feature dependencies
If you don't include the feature dependencies, make sure you use the respective modules instead.
Optional modules
- CommentExtension ^1.1.0 (Extension)
- CommentSalesConnector ^1.2.0 (Connector)
- Shop.CommentWidgetExtension ^1.0.0 (Extension)