Software /
code /
prosody-modules
Comparison
mod_candy/README.markdown @ 1918:c6db9d3dcff7
mod_candy/README: Compact links
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 22 Oct 2015 15:54:13 +0200 |
parent | 1917:b3c124850d10 |
child | 1919:f61798ecaf77 |
comparison
equal
deleted
inserted
replaced
1917:b3c124850d10 | 1918:c6db9d3dcff7 |
---|---|
10 app from prosody. | 10 app from prosody. |
11 | 11 |
12 Installation | 12 Installation |
13 ============ | 13 ============ |
14 | 14 |
15 [Install](http://prosody.im/doc/installing_modules) and | 15 [Install][doc:installing\_modules] and [enable][doc:modules\_enabled] |
16 [enable](http://prosody.im/doc/modules_enabled) the module just like any | 16 the module just like any other. Note the included HTML file in the |
17 other. Note the included HTML file in the www\_files directory, this | 17 www\_files directory, this directory needs to be in the same place as |
18 directory needs to be in the same place as the module. | 18 the module. |
19 | 19 |
20 You then need to download Candy and unpack it into the www\_files | 20 You then need to download Candy and unpack it into the www\_files |
21 directory, for example with curl: | 21 directory, for example with curl: |
22 | 22 |
23 cd www_files | 23 cd www_files |