/mwPagesExportExtension

MediaWiki extension that enables to show all created pages from a specific date with an option for export

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

mwPagesExportExtension

MediaWiki extension that enables to show all created pages from a specific date with an option for export

Installation

At the bottom of LocalSettings.php add the line

//See and export pages
require_once($IP."/extensions/PagesExport/PagesExport.php");