Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
magefan authored Jan 23, 2020
1 parent 027c286 commit 7bd551e
Showing 1 changed file with 49 additions and 1 deletion.
50 changes: 49 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,49 @@
# Magefan BirthdayEmail
# Magento 2 Birthday Email Extension by [Magefan](https://magefan.com/magento2-extensions)

[![Total Downloads](https://poser.pugx.org/magefan/module-birthday-email/downloads)](https://packagist.org/packages/magefan/module-birthday-email)
[![Latest Stable Version](https://poser.pugx.org/magefan/module-birthday-email/v/stable)](https://packagist.org/packages/magefan/module-birthday-email)

This Magento 2 Birthday Email module allows you to send birthday email to the customers by cron automatically each day

## Requirements
* Magento Community Edition 2.0.0-2.3.x or Magento Enterprise Edition 2.0.0-2.3.x
* [Magefan Community Extension](https://github.com/magefan/module-community) >= v2.0.10 . Please install this extension first if you use installation via FTP.


## Installation Instruction
```
composer require magefan/module-birthday-email
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
```


## Need More Features?
Please contact us to get a quote
https://magefan.com/contact

## License
The code is licensed under [EULA](https://magefan.com/end-user-license-agreement).

## Other [Magento 2 Extensions](https://magefan.com/magento2-extensions) by Magefan
* [Magento 2 Blog Extension](https://magefan.com/magento2-blog-extension)
* [Magento 2 Blog Plus Extension](https://magefan.com/magento2-blog-extension/pricing)
* [Magento 2 Blog Extra Extension](https://magefan.com/magento2-blog-extension/pricing)
* [Magento 2 Login As Customer Extension](https://magefan.com/login-as-customer-magento-2-extension)
* [Magento 2 Convert Guest to Customer Extension](https://magefan.com/magento2-convert-guest-to-customer)
* [Magento 2 Facebook Open Graph Extension](https://magefan.com/magento-2-open-graph-extension-og-tags)
* [Magento 2 Auto Currency Switcher Extension](https://magefan.com/magento-2-currency-switcher-auto-currency-by-country)
* [Magento 2 Auto Language Switcher Extension](https://magefan.com/magento-2-auto-language-switcher)
* [Magento 2 GeoIP Switcher Extension](https://magefan.com/magento-2-geoip-switcher-extension)
* [Magento 2 YouTube Widget Extension](https://magefan.com/magento2-youtube-extension)
* [Magento 2 Product Widget Advanced Extension](https://magefan.com/magento-2-product-widget)
* [Magento 2 Conflict Detector Extension](https://magefan.com/magento2-conflict-detector)
* [Magento 2 Lazy Load Extension](https://magefan.com/magento-2-image-lazy-load-extension)
* [Magento 2 Rocket JavaScript Extension](https://magefan.com/rocket-javascript-deferred-javascript)
* [Magento 2 CLI Extension](https://magefan.com/magento2-cli-extension)
* [Magento Twitter Cards Extension](https://magefan.com/magento-2-twitter-cards-extension)
* [Magento 2 Mautic Integration Extension](https://magefan.com/magento-2-mautic-extension)
* [Magento 2 Alternate Hreflang Extension](https://magefan.com/magento2-alternate-hreflang-extension)
* [Magento 2 Dynamic Categories](https://magefan.com/magento-2-dynamic-categories)
* [Magento 2 CMS Display Rules](https://magefan.com/magento-2-cms-display-rules-extension)

0 comments on commit 7bd551e

Please sign in to comment.