inc/special/import.php
Used by the Special:Import page.
This page allows you to import multiple pages in one step. This allows you to migrate pages from a website to another webpage.
- Export pages: Use the Special:Regex page to filter the files to export and then click on the export button. The files will svaed as Zip in the /bak folder.
- Extract the file from the Zip and move them to the /site/upload folder.
- Open the Special:Import page. The page reads all files and if they are valid revisions, it imports them to the revisions folder. Each page gets a new revision. The page does not check for duplicate names, so current revisions of the same names are overwritten.
To prevent timeout, only 500 files are moved at a time.