bitbull-team / magento2-module-newsletterpopup

A newsletter subscribing form that appears after a certain number of seconds.
23 stars 5 forks source link
magento2 magento2-module newsletter

Magento2 newsletter subscribe

A newsletter subscribing form that appears once after a certain number of seconds until set cookie expire.

Frontend

Installation Instructions

Add these lines to the composer.json of your project

"require":{
    ...
    "bitbull/magento2-module-newsletter-popup": "2.0.0"
 }
 "repositories":[
      ...
     {
        "type": "vcs",
        "url":"https://github.com/bitbull-team/magento2-module-newsletterpopup.git"
     }
 ]

Settings

After install go to Stores -> Configuration -> Bitbull -> Newsletter Popup and set Display popup to yes.

Admin Panel

Changelog

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2016 Bitbull Srl