| Status: | effective |
| Progress: | 100% |
| Version: | 3.2.0+ |
| runImport.php | |
|---|---|
| Allows the import of content from import files | |
| Further Information | |
| Provided by: | Semantic MediaWiki |
| Added: | 3.2.0 |
| Removed: | still in use |
| Location (path): | ./extensions/SemanticMediaWiki/maintenance/ |
| Table of Contents | |
Contents | |
The "runImport.php" maintenance script allows to import content from files in directories specified via configuration parameter $smwgImportFileDirsSets the contents import directory for legitimate files to be imported upon installationofSemantic MediaWiki by triggering the import process manually. It was introduced in Semantic MediaWiki 3.2.0Released on 7 September 2020 and compatible with MW 1.31.0 - 1.35.x..1
This maintenance script is only helpful in case the contents import was skipped using the --skip-import option on either maintenance script "setupStore.php"Allows to set up the data backend/storeormaintenance script "update.php" (MediaWiki.org).
php runImport.php
Maintenance scripts provide generic maintenance parameters, script dependent parameters, and, depending on the maintenance script, script-specific parameters, which are described on this page if provided.
$smwgImportFileDirsSets the contents import directory for legitimate files to be imported upon installationofSemantic MediaWiki