2017 © Pedro Peláez
 

typo3-cms-extension registeraddress-logger

Add logging to registeraddress to full fill law needs

image

undkonsorten/registeraddress-logger

Add logging to registeraddress to full fill law needs

  • Tuesday, May 29, 2018
  • by undkonsorten
  • Repository
  • 7 Watchers
  • 1 Stars
  • 55 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 6 Versions
  • 5400 % Grown

The README.md

Extension Manual

Description:

This extension adds logging to the registeraddress extension., (*1)

This may be needed by law depending on your country if you use registeradress as newsletter subscription., (*2)

For example in germany you need to proof that a user unsubscribed/subscribed., (*3)

See https://www.e-recht24.de/artikel/ecommerce/6534-newsletter-rechtssicher-erstellen-und-versenden.html, (*4)

Features:

So in general the extension will create log entries for the following user action: create/update/delete/approve., (*5)

The extension will log the IP address, email, timestamp of the action and consent text in a seperate table. So if the tt_address data is deleted you still have the logging proof., (*6)

The log entries are connected to the belonging tt_address data., (*7)

inline, (*8)

The Extension also provides a backend module to see all logging entries., (*9)

backend_module, (*10)

Installation:

  1. Have registeraddress installed and ready
  2. Install registeraddress_logger
  3. Add static typoscript

Configuration:

In extension settings you can choose whether logs should be deleted after unsubscription (activated by default), (*11)

Eventlistener

Registeraddress has a Command/Scheduler task to delete old registrations if they are not approved. There is now an event after addresses deleted and regsiteraddress_logger delete log entries too., (*12)

The Versions

29/05 2018

dev-master

9999999-dev

Add logging to registeraddress to full fill law needs

  Sources   Download

The Requires

 

29/05 2018

dev-add-license-1

dev-add-license-1

Add logging to registeraddress to full fill law needs

  Sources   Download

The Requires

 

29/05 2018

1.0.3

1.0.3.0

Add logging to registeraddress to full fill law needs

  Sources   Download

The Requires

 

29/05 2018

1.0.2

1.0.2.0

Add logging to registeraddress to full fill law needs

  Sources   Download

The Requires

 

24/05 2018

dev-develop

dev-develop

Add logging to registeraddress to full fill law needs

  Sources   Download

The Requires

 

22/05 2018

1.0.1

1.0.1.0

Add logging to registeraddress to full fill law needs

  Sources   Download

The Requires