Skip to content

wikimedia/mediawiki-extensions-AtMentions

Repository files navigation

AtMentions

Installation

Execute

composer require hallowelt/atmentions dev-REL1_35

within MediaWiki root or add hallowelt/atmentions to the composer.json file of your project

Activation

Add

wfLoadExtension( 'AtMentions' );

to your LocalSettings.php or the appropriate settings.d/ file.

About

Github mirror of "mediawiki/extensions/AtMentions" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published