-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathREADME
More file actions
31 lines (21 loc) · 1.02 KB
/
README
File metadata and controls
31 lines (21 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
OpenInviter 1.9.4
-----------------
This is a copy of the OpenInviter project.
Original source code can be found at: http://http://openinviter.com/download.php
This "fork" is made to be an alternative to the hosted OpenInviter, with some additions.
It will contain a webservice to be used like the hosted Version, but without trusting&using an external company/webservice
Installation
------------
Please read "install.txt" for installation introduction.
Important: Copy the config.php.example to config.php
Please also read the LICENSE.txt
Differences
-----------
This "fork" contains additional file to host your own OpenInviter better.
README: this file
config.php.example: renamed config.php, allows to ignore the individual config.php in git, but keeping an example file
TODO
----
Some file will be added in the future:
services.php: Webservice to access your local OpenInviter remote. Planed to used together with DjangoOpenInviter
test.php & config.test.php: Run test against the sources to see if the OpenInviter plugin still works