You may also like
Why is my plugin not getting called? app/code/Company/Configurator/etc/module.xml: <?xml version=”1.0″?> <config xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:noNamespaceSchemaLocation=”urn:magento:framework:Module/etc/module.xsd”> <module name=”Company_Configurator” setup_version=”0.1.0″> <sequence> <module name=”Magento_Quote”/> <module name=”Magento_Csp”/> </sequence> […]
submitted by /u/kabotechnologies [link] [comments]
I’ve been working on an application in Linux to retrieve the usb serial number using C. In Linux I can read the […]
I’m trying to simplify/automate my development environment in Windows, I have a lot of shell files I run on both Windows and […]
