Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 712 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 712 Bytes

CI-Inviter

CI-Inviter is a library for the Codeigniter PHP framework that allows users to import email contacts (with OpenInviter) and send selected contacts invitation emails.

Steps:

(1) Install Codeigniter.

(2) Download the General Version of OpenInviter from openinviter.com and place it in your root directory. Follow the OpenInvtier installation steps.

(3) Upload the CI-Inviter file structure to your Project.

(4) Open application/config/email.php and enter your information for sending emails.

(5) Also check out application/config/inviter.php and change as needed.

More documentation to come as I polish this up...

Current Versions:

Codeigniter v 2.1.2

Openinviter General v 1.9.6