Skip to content

Magento 2 – after Plugin for MagentoCspModelPolicyFetchPolicy not working

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> </module> </config> app/code/Company/Configurator/etc/di.xml: <?xml version=”1.0″?> <config xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:noNamespaceSchemaLocation=”urn:magento:framework:ObjectManager/etc/config.xsd”> <type name=”MagentoCspModelPolicyFetchPolicy”> <plugin name=”company_configurator_after_fetch_policy” type=”CompanyConfiguratorPluginFetchPolicyPlugin” /> </type> </config> app/code/Company/Configurator/Plugin/FetchPolicyPlugin.php: <?php… Read More »Magento 2 – after Plugin for MagentoCspModelPolicyFetchPolicy not working

Workaround for backup with �JetBackup 5�?

I’m a reasonably happy Knownhost �reseller�*hosting user. I run all the sites, so reseller’s mostly a convenience, but JetBackup 5 is not. T… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1900568&goto=newpost

Best environment for OpenCart

Hey everyone, would anyone with experience tell me what would be the best environment for hosting heavy opencart websites, cpu, ram and what… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1900460&goto=newpost