mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
[Sylius][WishlistPlugin] Add post install file (#1959)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
* Run: bin/console assets:install public && yarn install && yarn encore dev
|
||||
* Run: bin/console doctrine:migrations:migrate
|
||||
* Run: bin/console cache:clear
|
||||
* Using async Messenger? Wishlist commands must run synchronously:
|
||||
https://docs.sylius.com/wishlist-plugin/configuration/configuring-messenger
|
||||
Reference in New Issue
Block a user