David Manners
David Manners
I was getting this issue @thomas7467 but after setting the email under the configuration, see `System->Configuration->Customer Configuration->Customer Activation`, the emails have been sent. The extension does not take the default...
Is there any update on this? It would be really nice to have. I am happy to help out working on this.
@jamesSaporito finally got at least an IDEA setup guide sorted here. Will try to extract the customer specific change out and provide it back to the repo when I have...
Ok so this is the information we are using to run tests via the IDEA. **Prerequisite** - Install the PHP Remote Interpreter plugin. **Configure Docker Settings** Under the section "Preferences...
It might also be worth noting how we work this in a project. We have a .dev folder in our project with all our testing required files like the phpunit.xml...
Hi @jcuerdo, Did you make the changed in the nginx config from the setup document? ### MFTF To work with MFTF you will need to first enable the `selenium` image...
I have a few bits of information with regards to getting xdebug to trigger not just on web page requests here: https://github.com/markshust/docker-magento/issues/916
@markshust yeah with the trigger it could be an option. Let me have a play around with how this could work.
hey @nietoga thanks for the command. I tested it with my setup but the trigger does not seem to happen. What exactly should the server name be here or is...
oh never mind @nietoga it would help if I actually set a breakpoint :D