Skip to content

Commit

Permalink
v3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drbyte committed May 21, 2024
1 parent 65acc82 commit 280c81e
Show file tree
Hide file tree
Showing 6 changed files with 641 additions and 2 deletions.
24 changes: 22 additions & 2 deletions README.md
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



Loading

0 comments on commit 280c81e

Please sign in to comment.