anolilab/wordpress-salt-generator

This package is abandoned and no longer maintained. No replacement package was suggested.

Generates the salts for the Wordpress Composer projects.

v1.2.0 2015-10-30 10:09 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:52:11 UTC


README

Author Latest Version on Packagist Total Downloads Software License

Master

Build Status Coverage Status Quality Score

Develop

Build Status Coverage Status Quality Score

Install

Via Composer

$ composer require anolilab/wordpress-salt-generator

Usage

// In your composer.json
 "config": {
    "generate-salts": true
},
"scripts": {
    "post-root-package-install": ["Anolilab\\Wordpress\\SaltGenerator\\Generator::addSalts"]
},

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email d.bannert@anolilab.de instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.