/open-csp

An open-source version of our framework

Primary LanguagePHP

The Open CSP framework

The perfect open source Mediawiki framework for corporate use.

Table of Contents

Requirements

To install the Open CSP framework, the following needs to be installed:

  • PHP version >=7.4 <8
  • Composer version >=2
  • Mediawiki version 1.35
  • ElasticSearch version 6.8

Installation

Follow these steps to set up your Open CSP wiki:

  1. Install and configure Mediawiki version 1.35 and make sure you can connect to an ElasticSearch instance.
  2. Copy the installation script from this GitHub repo to your mediawiki server.
  3. Run the installation script
    ./install_csp.sh <mediawiki directory>

Usage

If the installation was successful, the wiki should show some pages with basic usage instructions. More information can be found on our website.

Support

Please open an issue for support. If you want more support, contact a professional party for possibilities of continuous support.

Contributing

Please contribute using GitHub Flow. Fork this repository, create or edit a branch, add commits, and open a pull request.