Skip to content
This repository has been archived by the owner on Jan 13, 2018. It is now read-only.

Generates the salts for phpdotenv based Wordpress Composer projects.

License

Notifications You must be signed in to change notification settings

anolilab/wordpress-salt-generator

Repository files navigation

wordpress-salt-generator

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 [email protected] instead of using the issue tracker.

Credits

License

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

About

Generates the salts for phpdotenv based Wordpress Composer projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages