magento2-module-newsletterpopup icon indicating copy to clipboard operation
magento2-module-newsletterpopup copied to clipboard

A newsletter subscribing form that appears after a certain number of seconds.

Results 4 magento2-module-newsletterpopup issues
Sort by recently updated
recently updated
newest added

Getting this error; ``` Uncaught Error: no such method 'openModal' for modal widget instance ``` Fixed it by replacing; `html.modal('openModal');` with; `popup.openModal();` It looks to me this is backwards compatible...

Hi Nuovecode, Very nice extension from you! Could you please help me to add First Name & Last Name fields to your extension? Many thanks.

enhancement