manzinello/mailgo

This package is abandoned and no longer maintained. No replacement package was suggested.

a new concept of mailto and tel links

dev-master 2021-06-24 21:15 UTC

This package is auto-updated.

Last update: 2022-04-20 10:38:55 UTC


README

Mailgo module for Magento 2

https://mailgo.dev/docs/magento/

Installation

Composer / Packagist

composer require manzinello/mailgo

https://packagist.org/packages/manzinello/mailgo

Manually

Clone the repository (https://github.com/manzinello/magento2-mailgo) anche copy the content in the folder /app/code/Manzinello/Mailgo

Enable the extension

php bin/magento module:enable Manzinello_Mailgo

then

php bin/magento setup:upgrade

and maybe

php bin/magento setup:static-content:deploy