Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource Events don't get dispatched #103

Open
mamazu opened this issue Nov 22, 2018 · 0 comments
Open

Resource Events don't get dispatched #103

mamazu opened this issue Nov 22, 2018 · 0 comments
Labels
Bug Confirmed bugs or bugfixes.

Comments

@mamazu
Copy link
Member

mamazu commented Nov 22, 2018

In the Sylius context when creating or modifying a resource, it is common to dispatch events like sylius.order.pre_create or sylius.order.post_delete. Those are normally dispatched in the ResourceController of Sylius. But this plugin does not implement those events. Which makes it hard to write event listeners for processes in the AdminOrderCreation Plugin.

Reference: https://docs.sylius.com/en/1.3/book/architecture/events.html

@Zales0123 Zales0123 added Bug Confirmed bugs or bugfixes. and removed bug labels May 29, 2019
Prometee pushed a commit to Prometee/AdminOrderCreationPlugin that referenced this issue May 14, 2024
Prometee pushed a commit to Prometee/AdminOrderCreationPlugin that referenced this issue May 14, 2024
…ath-override

Remove vendorPath command-line argument from test app gulpfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Confirmed bugs or bugfixes.
Projects
None yet
Development

No branches or pull requests

3 participants