ekyna / commerce-bundle
Commerce management
Installs: 1 888
Dependents: 5
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 1
Type:symfony-bundle
Requires
- php: >=8.1
- ext-decimal: *
- behat/transliterator: ^1.3
- ekyna/cms-bundle: 0.9.x-dev
- ekyna/commerce: 0.9.x-dev
- ekyna/user-bundle: 0.9.x-dev
- florianv/swap-bundle: ^5.2
- laminas/laminas-diactoros: ^2.5
- payum/payum-bundle: ^2.4
- php-http/guzzle6-adapter: ^2.0
- setasign/fpdi: ^2.3
- symfony/monolog-bundle: ^3.0
- symfony/psr-http-message-bridge: ^2.0
- tecnickcom/tc-lib-barcode: ^1.17
- tecnickcom/tcpdf: ^6.6
Suggests
- symfony/messenger: To make this bundle send messages about order state change, customer registration, etc
- willdurand/geocoder-bundle: To enable addresses geocoding
This package is auto-updated.
Last update: 2023-09-27 15:04:22 UTC
README
Commerce component integration.
Installation
TODO
Configuration
TODO
CRON Jobs
Theses commands must be run daily:
php bin/console ekyna_commerce:payment:watch -e prod php bin/console ekyna_commerce:cart:purge -e prod