hypershop / module-spike-performance-potato-crawler
Magento 2 module to add potato crawler functionality to the Spike Performance module
Installs: 853
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
README
Goal
- Adds a queue + crawl from Potato Crawler after the cronjob from Hypershop_SpikePerformance is done.
Installation / Setup
- Install the module using the command
composer require hypershop/module-spike-performance-potato-crawler
- After installing, run a
bin/magento setup:upgrade
to add it to the Magento module list.
Usage / Settings
- Settings can be found under
Hyperstack > Spike Performance
.
Notes
- Tested on Potato Crawler version 1.0.5.
Common issues
- None known so far.