Extension:DataProvider
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
DataProvider Release status: unmaintained |
|
---|---|
Description | This extension provide custom data importing from MediaWiki. |
Author(s) | Vitold Sedyshev (vit1251talk) |
Latest version | 0.1 |
MediaWiki | |
Tables | dp |
License | GNU General Public License 3.0 |
Download | GitHub: Note: |
The DataProvider extension provide custom data importing from another MediaWiki or web site or other Web-application into your MediaWiki.
Usage
Open not existant page and select source what you want import from.
Installation
To install the DataProvider extension, put the following line in LocalSettings.php
require_once "$IP/extensions/DataProvider/DataProvider.php";