craftyclicks / module-clicktoaddress
This package is abandoned and no longer maintained.
The author suggests using the fetchify/module-fetchify package instead.
There is no license information available for the latest version (2.8.5) of this package.
Adds data capture and validation products by Fetchify (previously Crafty Clicks) to Magento 2.
Package info
github.com/fetchify-dev/magento2
Language:JavaScript
Type:magento2-module
pkg:composer/craftyclicks/module-clicktoaddress
2.8.5
2026-02-17 12:23 UTC
This package is auto-updated.
Last update: 2026-02-17 12:25:51 UTC
README
Download via composer
Request composer to fetch the module:
composer require fetchify/module-fetchify
Manual Download
- Create folder structure /app/code/Fetchify/Fetchify/
- Download & copy the git contents to the folder
Install
Please note that executing these lines can cause a downtime on your Magento shop until they finish.
php -f bin/magento setup:upgrade
php -f bin/magento setup:di:compile
- First line allows Magento to recognize the module
- Second line is required so that Magento would load configuration defaults. (I'm looking for an alternative, more direct command but couldn't find one so far)
Configuration Instructions
The configuration for the extension is located under Stores -> Configuration -> Fetchify.