comparison mod_admin_web/README.md @ 6507:73915ac32649

mod_admin_web: update comp and instruction.
author Menel <menel@snikket.de>
date Mon, 06 Apr 2026 15:22:36 +0200
parents fe081789f7b5
children 28e39dbf9d7b
comparison
equal deleted inserted replaced
6506:9e144b01b38c 6507:73915ac32649
26 ============ 26 ============
27 27
28 1. Copy the admin\_web directory into a directory Prosody will check 28 1. Copy the admin\_web directory into a directory Prosody will check
29 for plugins. (cf. [Installing 29 for plugins. (cf. [Installing
30 modules](http://prosody.im/doc/installing_modules)) 30 modules](http://prosody.im/doc/installing_modules))
31 2. Execute the contained `get_deps.sh` script from within the admin\_web 31 2. **Execute the contained `get_deps.sh` script from within the admin\_web
32 directory. (Requires wget, tar, and a basic shell) 32 directory.** (Requires wget, tar, and a basic shell)
33 33
34 Configuration Details 34 Configuration Details
35 ===================== 35 =====================
36 36
37 "admin\_web" needs to be added to the modules\_enabled table of the host 37 "admin\_web" needs to be added to the modules\_enabled table of the host
53 53
54 Compatibility 54 Compatibility
55 ============= 55 =============
56 56
57 --------- --------------- 57 --------- ---------------
58 trunk Works 58 13.0 Works
59 0.9 Works 59 0.12 Works
60 \<= 0.8 Not supported 60 \<= 0.11 broken
61 --------- --------------- 61 --------- ---------------