websnap / magento
A websnap module for Magento 2
1.0.2
2021-01-02 13:46 UTC
Requires
- php: ^7.3
- magento/framework: ^102.0|^103.0
- websnap/php: ^1.0
This package is auto-updated.
Last update: 2024-10-29 06:19:30 UTC
README
- Install with composer:
composer require websnap/magento
- Run
bin/magento setup:upgrade
Getting started
- Register for free at https://www.websnap.app and obtain a token
- Add your token in the websnap Magento configuration section
Usage
The module will add a new og:image
tag which returns a live screenshot of the websnap/product/view
route.
You can bypass the screenshot and force a html response for local development.\ Just enable the 'Bypass' flag in the websnap configuration section.
We tried to create an image template which fits the basic Magento theme. If this doesn't match your design, you can adjust the template by any means provided by Magento.
Contact
Did you found a bug or need a certain feature? Please get in touch with us or raise an issue.