Line 5: | Line 5: | ||
Then follow these steps to set up your Open CSP wiki: | Then follow these steps to set up your Open CSP wiki: | ||
− | # Copy the installation script from [https://raw.githubusercontent.com/Open-CSP/open-csp/ | + | # Copy the installation script from [https://raw.githubusercontent.com/Open-CSP/open-csp/REL1_39/.github/install_open_csp.sh this GitHub] repo to your mediawiki server. |
# Run the installation script | # Run the installation script | ||
./install_csp.sh <mediawiki directory> | ./install_csp.sh <mediawiki directory> |
Revision as of 10:14, 26 October 2023
Prerequisites for a successful installation
Make sure the MediaWiki installation you want to install Open CSP on meets the requirements.
Steps to install Open CSP
Then follow these steps to set up your Open CSP wiki:
- Copy the installation script from this GitHub repo to your mediawiki server.
- Run the installation script
./install_csp.sh <mediawiki directory>