![]() Release status: stable |
|
---|---|
![]() |
|
Description | MediaWiki distribution for business needs. More info… |
Author(s) | Hallo Welt! GmbH |
Maintainer(s) | Hallo Welt! GmbH |
Latest version | 4.2 (2022-07-28) |
Compatibility policy | For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension. |
MediaWiki | 1.35 (LTS) |
Database changes | Yes |
Composer | bluespice/foundation |
License | GNU General Public License 3.0 only |
Download | Download extension
See BlueSpice on SourceForgeGit [?]: |
Example | en.demo.bluespice.com |
Parameters
|
|
Hooks used
|
|
Hooks provided
|
|
Quarterly downloads | 245 (Ranked 43rd) |
Translate the BlueSpiceFoundation extension | |
Issues | Open tasks · Report a bug |
BlueSpiceFoundation provides the interface between MediaWiki and BlueSpice. It is required for many other BlueSpice extensions to work with MediaWiki. Whenever another extension depends on BlueSpiceFoundation, BlueSpiceFoundation is referenced accordingly on the extension page.
Installation
- Install Extension:ExtJSBase
- Download and place the file(s) in a directory called
BlueSpiceFoundation
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php
require_once "$IP/extensions/BlueSpiceFoundation/BlueSpiceFoundation.php";
file:
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
- Run composer install inside the extension directory.
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.