Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unredacted/prosody_web_registration_theme
https://github.com/unredacted/prosody_web_registration_theme
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/unredacted/prosody_web_registration_theme
- Owner: unredacted
- License: mit
- Created: 2020-08-19T17:06:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-06T08:40:13.000Z (over 3 years ago)
- Last Synced: 2024-01-03T09:04:53.661Z (12 months ago)
- Language: HTML
- Size: 58.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Forked from: https://gitlab.com/beli3ver/Prosody-Web-Registration-Theme
# Prosody Web Registration Theme
This theme change the Layout of the ugly mod_register_web Plugin from Prosody. It uses Bootstrap for design and layout. All tables removed and replaced by divs.
## Installation
For Installation do this steps
mkdir /etc/prosody/register-templates/
cd /etc/prosody/register-templates
git clone https://github.com/crypto-world/prosody_web_registration_themeThen add in the prosody config
/etc/prosody/prosody.cfg.lua
The following lines
-- Register Web Template files
register_web_template = "/etc/prosody/register-templates/prosody_web_registration_theme"
After a restart from prosodyprosodyctl restart
You now have a nice looking theme