MediaWiki extensions manual
VueTest
Release status: experimental
Implementation Special page
Description Sandbox and testing ground for Vue.js code in MediaWiki
Author(s) Design Systems Team
Latest version Continuous updates
Compatibility policy Snapshots releases along with MediaWiki. Master is not backward compatible.
MediaWiki master
License GNU General Public License 2.0 or later
Download
readme
Quarterly downloads 3 (Ranked 167th)
Translate the VueTest extension if it is available at translatewiki.net
Issues Open tasks ยท Report a bug

VueTest is a demonstration extension for how to embed Vue.js code in MediaWiki. It's also used as a testing tool for testing Codex components in MediaWiki.

Requirements

MediaWiki 1.39.0 or greater.

Installation

After the extensions listed above are set up properly, enable the extension by adding wfLoadExtension( 'VueTest' );

See also

This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.