A registration form for prosody xmpp server
This repository has been archived on 2024-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2013-11-08 20:37:58 +01:00
css Initial commit. 2013-09-11 15:27:52 +02:00
fonts Initial commit. 2013-09-11 15:27:52 +02:00
js Initial commit. 2013-09-11 15:27:52 +02:00
locales update the locales 2013-11-08 20:20:32 +01:00
templates If only one server is available, just give a textbox. 2013-11-03 11:17:29 +00:00
tools Apply the standard formating 2013-11-08 20:37:58 +01:00
validations Implemented the validation process. 2013-10-16 09:34:56 +02:00
.gitignore Add the validations-folder to the ignore-list. 2013-10-16 12:11:29 +02:00
.htaccess Add a htaccess 2013-10-16 09:35:57 +02:00
composer.json Started to work on some magic to extract translateable strings. 2013-10-24 16:03:24 +02:00
composer.lock Started to work on some magic to extract translateable strings. 2013-10-24 16:03:24 +02:00
composer.phar Aadd composer 2013-10-16 09:39:43 +02:00
config.dist.php Added a example config 2013-10-16 09:38:49 +02:00
index.php Fix some errors. 2013-10-16 12:10:59 +02:00
is_email.php Initial commit. 2013-09-11 15:27:52 +02:00
readme.md Correct the link to mod_admin_rest 2013-10-17 18:37:35 +02:00

Prosody Registration

Install

Prosody

Webserver

  • Copy config.dist.php to config.php and edit
  • run ̀php composer.phar install ̀

ToDo

  • Update translations