You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -100,6 +100,9 @@ bin/magento setup:upgrade
100
100
bin/magento cache:flush
101
101
```
102
102
103
+
### Additional Information
104
+
105
+
- If testing the composer install on this magento install, use `bin/composer`. Using `composer` will not register the module correctly on this environment.
103
106
- See the [documentation](https://connector.airrobe.com/docs/magento) for instructions on how to configure the module.
104
107
- You can find the Magento Admin login details in the file `env/magento.env`
105
108
- Submit a Pull Request and our maintainers will respond as soon as possible
0 commit comments