All Projects → meanbee → Gmailactions

meanbee / Gmailactions

Licence: mit
A Magento extension for adding "actions" to emails in Gmail

Projects that are alternatives of or similar to Gmailactions

Tooltip
Magento 2 attribute tooltip module
Stars: ✭ 23 (-60.34%)
Mutual labels:  magento-extension
Avs fastsimpleimport
Wrapper for Magento ImportExport functionality, which imports products and customers from arrays
Stars: ✭ 311 (+436.21%)
Mutual labels:  magento-extension
Magento2 Facebook Pixel
This free Facebook Pixel extension allows you to track your visitors' actions.
Stars: ✭ 29 (-50%)
Mutual labels:  magento-extension
apiplus-magento
Make your Magento API integration easier for third parties with this module.
Stars: ✭ 16 (-72.41%)
Mutual labels:  magento-extension
magento-address-autocomplete
A Magento module that uses the Google Places API to populate the address fields on the checkout.
Stars: ✭ 14 (-75.86%)
Mutual labels:  magento-extension
Awesome Magento2
Curated list of awesome Magento 2 Extensions, Resources and other Highlights
Stars: ✭ 817 (+1308.62%)
Mutual labels:  magento-extension
magento2-csspreload
Asynchronous CSS loading in Magento 2 using rel="preload"
Stars: ✭ 26 (-55.17%)
Mutual labels:  magento-extension
Magento Xtest
Magento Testing Framework
Stars: ✭ 52 (-10.34%)
Mutual labels:  magento-extension
magento2-webappmanifest
A Magento 2 extension that adds a Web App Manifest to the store.
Stars: ✭ 19 (-67.24%)
Mutual labels:  magento-extension
Magento2 Form Field Manager
Customer and Address Form Fields Manager for Magento2
Stars: ✭ 21 (-63.79%)
Mutual labels:  magento-extension
Spranks StorePickup
This extension provides a new, simple shipping method "Store Pickup".
Stars: ✭ 13 (-77.59%)
Mutual labels:  magento-extension
Magento-Quickorder
Magento Quickorder module, enables bulk order creation by inputting SKUs & quantities.
Stars: ✭ 30 (-48.28%)
Mutual labels:  magento-extension
Magento1 Sl Si
🇸🇮 Magento 1 Slovenian translations
Stars: ✭ 5 (-91.38%)
Mutual labels:  magento-extension
magento-jobqueue
A database backed asynchronous job queue for Magento
Stars: ✭ 52 (-10.34%)
Mutual labels:  magento-extension
Module Rocketjavascript
Stars: ✭ 37 (-36.21%)
Mutual labels:  magento-extension
magento-1
PAYONE Payment Extension for Magento 1
Stars: ✭ 19 (-67.24%)
Mutual labels:  magento-extension
Magento Turpentine
A Varnish extension for Magento.
Stars: ✭ 531 (+815.52%)
Mutual labels:  magento-extension
Magento extension
Zendesk's Magento 1 extension
Stars: ✭ 57 (-1.72%)
Mutual labels:  magento-extension
Anonymizer
Anonymizes Magento Customer and Order data
Stars: ✭ 46 (-20.69%)
Mutual labels:  magento-extension
Magento Estimateddelivery
Magento 1 Extension to provide delivery date estimates for each shipping method.
Stars: ✭ 15 (-74.14%)
Mutual labels:  magento-extension

#Meanbee Gmailactions

Increase user-engagement in your Magento stores transactional emails. Adding schema supported by Gmail adds quick go-to buttons to your customers inboxes. For more info see: Gmail Actions

Go-to Actions Module Example Inbox Highlights (Desktop) Example

Requirements:

  • Emails must be authenticated via DKIM or SPF
    • If you are unable to modify your DNS records to support this, one way of achieving is through the use of a SMTP module
  • Your domain of the DKIM or SPF signatures must match the domain of your From: email address exactly. eg for From: [email protected] the DKIM must be for the bar.com domain and not a subdomain such as email.bar.com.
  • Emails must come from a static email address, eg [email protected]
  • Emails must follow Google's general email guidelines

Once you have met these basic requirements, you can then register with Google so your customers can start seeing the new Go-to Actions in their inboxes.

Full list of requirements from Google

Installation

You can install via Modman:

cd /to/magento/root/
modman init
modman clone https://github.com/meanbee/gmailactions.git

Or by copying the files across manually (using the modman file as a reference)

Once installed, clear your cache and sessions.

Configuration

We have added a few configurable options, which allows you to customise the Action Text which appears on the button. Plus Description which describes the contents of the email. These options are located at System > Configuration > Gmail Actions > Gmail Actions Configurationn. There is an Action Name and Description for each type of transactional email with the exception of Invoices.

Testing

To test that the emails are sending correctly, you will require a gmail account (Google Apps accounts also work). You will then need to change the Sales Representative Contact Email in System > Configuration > Store Email Addresses. Changing it to your gmail account. When you place a test order, you will also need to use that same email address.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].