I have seen hundreds of posts on how to set up the Magento Windows development environment. But nowhere could I find a good tutorial on this subject, provided it was properly debugged. I have tried many IDEs and debugging environments (Zend, Xdebug), but I cannot find a way to actually make this work.
It would be great if I could set a breakpoint in the .phtml file so that I can see what is happening and check all the variables / objects.
Any (experienced) Magento developers who can explain how to set up an appropriate development environment for Magento on a Windows machine.
Hope to get feedback ....
Frank source
share