Adding comments to a Sylius order with customer notification.
- Run
composer require brille24/sylius-order-comments-plugin - Updating the database with migrations
bin/console doctrine:mig:diff
bin/console doctrine:mig:migFor information on how to develop to test this plugin please refer to the official Sylius documentation under https://github.com/Sylius/PluginSkeleton/ .
