All Projects → fooman → emailattachments-m2

fooman / emailattachments-m2

Licence: other
Installation package for Fooman Email Attachments (Magento 2). To report any issues please see the implementation package linked below.

Projects that are alternatives of or similar to emailattachments-m2

magento2-sample-imageuploader
A Magento 2 sample module demonstrating how to upload an image file within a grid and form UI Component.
Stars: ✭ 27 (+42.11%)
Mutual labels:  magento2-extension
magento2-csspreload
Asynchronous CSS loading in Magento 2 using rel="preload"
Stars: ✭ 26 (+36.84%)
Mutual labels:  magento2-extension
magento2-b2b-disable-add-to-cart-button-for-guest
This extension allows you to disable Add to cart button for guest. Useful feature for B2B store.
Stars: ✭ 17 (-10.53%)
Mutual labels:  magento2-extension
module-config-override
A Magento 2 module that overrides default configuration from file which can be added to version control.
Stars: ✭ 23 (+21.05%)
Mutual labels:  magento2-extension
magento2-catalog-lazy-load
Improve the load time of your Magento 2 categories pages by loading your images on demand with our Lazy Load Extension
Stars: ✭ 56 (+194.74%)
Mutual labels:  magento2-extension
magento-2-ajax-cart
Magento 2 Ajax Cart allows customers to add products to cart right on the current window without having to redirect to another page. Completely reduce redirect wait times and improve the shopping experience.
Stars: ✭ 16 (-15.79%)
Mutual labels:  magento2-extension
magento2-module-cron-schedule
A Magento2 visual cronjob overview for magento2 backend
Stars: ✭ 35 (+84.21%)
Mutual labels:  magento2-extension
blog
MageVision Blog
Stars: ✭ 23 (+21.05%)
Mutual labels:  magento2-extension
magento2-link-product
Custom Product Relation for Magento 2.2.x and 2.3.x sample extension
Stars: ✭ 45 (+136.84%)
Mutual labels:  magento2-extension
LargeConfigProducts
Large Configurable Products workaround for Magento 2
Stars: ✭ 83 (+336.84%)
Mutual labels:  magento2-extension
enhanced-privacy
Magento 2 Enhanced Privacy extension for easier compliance with GDPR. Allows customers to delete, anonymize, or export their personal data.
Stars: ✭ 45 (+136.84%)
Mutual labels:  magento2-extension
magento2-alsoviewed
Magento2 product suggestion module, based on customers activities
Stars: ✭ 25 (+31.58%)
Mutual labels:  magento2-extension
magento2-module-pdf
Magento 2 Module for creating PDF's based on wkhtmltopdf
Stars: ✭ 55 (+189.47%)
Mutual labels:  magento2-extension
PagSeguro-Magento-Transparente-M2
Módulo PagSeguro para Magento 2
Stars: ✭ 15 (-21.05%)
Mutual labels:  magento2-extension
ConfigurableProducts
Pre-selected configurable product options, change URL on the fly, and other improvements
Stars: ✭ 39 (+105.26%)
Mutual labels:  magento2-extension
magento2
Mollie Payments for Magento 2
Stars: ✭ 70 (+268.42%)
Mutual labels:  magento2-extension
magento2-showoutofstockprice
This Magento2 Module adds prices and the add-to-cart button to out-of-stock configurable products.
Stars: ✭ 22 (+15.79%)
Mutual labels:  magento2-extension
magento-2-product-slider
Magento 2 Product Slider module allows showing all suggested products friendly that match to customer’s expectation.
Stars: ✭ 65 (+242.11%)
Mutual labels:  magento2-extension
rebuild-urlrewrite
Rebuild Url Rewrite for magento 2
Stars: ✭ 26 (+36.84%)
Mutual labels:  magento2-extension
Tooltip
Magento 2 attribute tooltip module
Stars: ✭ 23 (+21.05%)
Mutual labels:  magento2-extension

Fooman Email Attachments

Extension for Magento 2

A User Manual can be found here

Installation

This package is available via packagist.org. Please use Composer to install the extension

bin/magento deploy:mode:set developer (if you are in production mode)
composer require fooman/emailattachments-m2:^3.0
bin/magento module:enable --clear-static-content Fooman_EmailAttachments
bin/magento setup:upgrade

your usual sequence of commands to enable production mode, for example
bin/magento deploy:mode:set production

Depending on Email Attachments

If you are using Email Attachments to build functionality on top of please require the implementation package composer require fooman/emailattachments-implementation-m2 instead as only that package will be semantically versioned.

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].