2017 © Pedro Peláez
 

library dailyrecap

A simple Pragma module: Dailyrecap

image

pragma-framework/dailyrecap

A simple Pragma module: Dailyrecap

  • Monday, July 9, 2018
  • by cyrilrouyer
  • Repository
  • 2 Watchers
  • 1 Stars
  • 397 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 48 % Grown

The README.md

Pragma Dailyrecap

Sending immediat mail or delayed mail., (*1)

Configuration

In config.php add:, (*2)

define('PRAGMA_MODULES','core,dailyrecap');
define('PRAGMA_RETURN_MAIL', 'return email if delivery error');
define('PRAGMA_MAIL_TEMPLATE', 'path/to/template/dailyrecap.php'); // optional
define('PRAGMA_MAIL_SUBJECT', 'subject for daily recap'); // optional
define('PRAGMA_REPLY_MAIL', 'reply to email'); // optional, default is from

And run in cron:, (*3)

php public/index.php dailyrecap:send

for sending email recap., (*4)

The Versions

09/07 2018

dev-master

9999999-dev

A simple Pragma module: Dailyrecap

  Sources   Download

MIT

The Requires

 

by Cyril Rouyer

framework pragma dailyrecap

20/11 2017

v1.0.0

1.0.0.0

A simple Pragma module: Dailyrecap

  Sources   Download

MIT

The Requires

 

by Cyril Rouyer

framework pragma dailyrecap