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.
Find a file
2013-10-24 16:03:24 +02: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 fixed an xml-error 2013-10-16 16:37:26 +02:00
templates Do code format 2013-10-16 16:31:53 +02: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
extract_strings.php Started to work on some magic to extract translateable strings. 2013-10-24 16:03:24 +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 Update the readme 2013-10-17 17:41:33 +02:00

Prosody Registration

Install

Prosody

Webserver

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

ToDo

  • Update translations