Out of the box, Alexa supports a number of built-in skills, such as adding items to your shopping list or requesting a song. However, developers can build new custom skills by using the Alexa Skill Kit (ASK). The ASK, a collection of APIs and tools, handles the hard work related […]
Daily Archives: November 6, 2019
I’m having many performance issues because of my cron jobs, I suspect that it may be caused by two modules, Yotpo and Scconnector, both have options in the system > configuration. I’d like to know how could I configure it via these options below to get them having a delay?
Basically when i want to select country then the text-field of city should be converted into drop-down and contains the list of cities of that country in drop-down?
I have just implemented Varnish 6.0 on our Magento 2.3.3 install, everything seems to be working fine except our magento cache/varnish cache is being flushed by Magento every 10 minutes. I can see cache a lot of cache invalidate entires in debug.log. Obviously this is no good for Varnish implementation […]
i have two magento 2 instances in my virtualbox ubuntu server. 1st one is new installation magento2.3 located at /var/www/html/, it is working find and accessible from browser using ip 127.0.0.1 or localhost The 2nd instance is cloned version of production site magento 2.2.9, located at /var/www/html2/. I’m able to […]