-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
641 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,22 @@ | ||
# email-archive-manager | ||
Plugin: Email Archive history viewer and manager | ||
# Email Archive Manager plugin for Zen Cart | ||
|
||
Allows you to view emails sent by your shopping cart. Requires the `Email Archiving Active?` flag in Admin > Configuration > Email to be set to `true`. | ||
|
||
See `install.txt` for installation instructions. | ||
|
||
### New files: | ||
`YOUR_ADMIN/email_archive_manager.php` | ||
`YOUR_ADMIN/includes/extra_datafiles/email_archive_manager_defines.php` | ||
`YOUR_ADMIN/includes/functions/extra_functions/reg_email_archive_manager.php` | ||
`YOUR_ADMIN/includes/languages/english/email_archive_manager.php` | ||
|
||
|
||
### Credits: | ||
By Frank Koehl | ||
- Additional coding support by DrByte | ||
- Additional coding support by That Software Guy (www.thatsoftwareguy.com) | ||
- Additional coding support by TwitchToo | ||
- Code development sponsored by Destination ImagiNation, Inc. www.destinationimagination.org | ||
|
||
|
||
|
Oops, something went wrong.