Download the PHP package mediawiki/user-bitcoin-addresses without Composer
On this page you can find all versions of the php package mediawiki/user-bitcoin-addresses. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mediawiki/user-bitcoin-addresses
More information about mediawiki/user-bitcoin-addresses
Files in mediawiki/user-bitcoin-addresses
Package user-bitcoin-addresses
Short Description MediaWiki extension allowing users to submit his Bitcoin addresses for usage with other Bitcoin related extensions.
License MIT
Homepage https://www.mediawiki.org/wiki/Extension:UserBitcoinAddresses
Informations about the package user-bitcoin-addresses
mediawiki-ext-UserBitcoinAddresses
MediaWiki extension for having users manage their Bitcoin addresses usable for multiple purposes but without any specific purpose implemented or suggested by this extension itself.
The main feature of the extension is its Special:UserBitcoinAddresses
special page which allows
each registered wiki user to associate Bitcoin addresses with him or herself. Other users can not
see those addresses by default. Other extensions might use these user related Bitcoin addresses
for various purposes.
Requirements
- MediaWiki 1.25+
- PHP 5.4+
- Composer for the installation.
Contributing
Feel free to fork the code on GitHub and to submit pull requests.
You can run the PHPUnit tests by navigating into the tests/phpunit
directory of your MediaWiki
installation and running
php phpunit.php -c ../../extensions/UserBitcoinAddresses
All versions of user-bitcoin-addresses with dependencies
composer/installers Version >=1.0.1
danwe/bitcoin-address Version ^1.0.0
danwe/helpers-gettersetteraccessor Version ^1.0.1