|
Users Developers Wiki help. |
EmailImport add-on for gtd-php v0.9The EmailImport addon allows linking a POP3/IMAP Inbox with GTD-PHP. It will either notify you in the header if you have email awaiting import, or if you have configured autoimport it will import any messages during the header load (basically, it will do this for any page in gtd-php you view) RequirementsThe add-on itself, contained in files import.inc.php, emailimport.inc.php, and notify.inc.php requires:
Download and installationLink to trac:569 where there is the zip file attached (emailimport.zip) which is the v0.9 ready build. There is also the import.php which is a GTD-PHP v0.8 addon script for those running older versions. For v0.9 extract the contents of emailimport.zip to addons\emailimport (or within the addons folder in a folder named whatever you would like), or copy the import.php file to the addons\emailimport folder if you are still using v0.8. Configuration
To activate your add-on, go to the addons page of the preferences screen |