mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
README: added info about PHP 8
This commit is contained in:
parent
312d2e5381
commit
1df36a0e4a
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@ h3. Installation procedure
|
|||
|
||||
"samukhin":https://github.com/samukhin is working on a Docker container that contains a microblog version of OpenVK, see "#76":https://github.com/openvk/openvk/pull/76 for details. (Experimental)
|
||||
|
||||
# Install Composer, Node.js, Yarn and "Chandler":https://github.com/openvk/chandler
|
||||
# Install PHP 7, web-server, Composer, Node.js, Yarn and "Chandler":https://github.com/openvk/chandler
|
||||
PHP 8 has *not* yet been tested, so you should not expect it to work.
|
||||
# Install "commitcaptcha":https://github.com/openvk/commitcaptcha and OpenVK as Chandler extensions and enable them like this:
|
||||
@ln -s /path/to/chandler/extensions/available/commitcaptcha /path/to/chandler/extensions/enabled/@
|
||||
@ln -s /path/to/chandler/extensions/available/openvk /path/to/chandler/extensions/enabled/@
|
||||
|
|
Loading…
Reference in a new issue