Skip to content
This repository has been archived by the owner on May 28, 2022. It is now read-only.

toniperic/magento-newsletter-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Magento CE Newsletter Extension

This is an extension that creates three new columns in newsletter_subscriber table: created_at, confirmed_at and unsubscribed_at.

The purpose is to store timestamps whenever a newsletter subscriber either subscribes, confirms subscription or unsubscribes from the newsletter.

These can be seen in admin grid under Newsletter > Newsletter Subscribers.

Installation

Just copy to your Magento project root.

Compatibility

Developed for Magento CE 1.9.2.4, not tested on any other. Most likely works with Magento CE >= 1.9, or even older. You're welcome to submit a PR and document in case you've tested with versions prior to 1.9 CE!

About

Record timestamps for creation, confirmation and unsubscription events for newsletter subscribers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages