- Issue created by @dahousecat
- First commit to issue fork.
- 🇮🇳India sanketprajapati
Hi, I have updated route in info file and created MR !3. Please review it.
Upon enabling the module I get error:
Route "commerce_product_quantity.configuration" does not exist.
This route is set in commerce_product_quantity.info.yml but is not defined in commerce_product_quantity.routing.yml.
Enable the module.
Either remove the configure parameter from info file, or create the configuration route.
Active
2.0
Code
Hi, I have updated route in info file and created MR !3. Please review it.