Download the PHP package devgeniem/wp-security-collection without Composer
On this page you can find all versions of the php package devgeniem/wp-security-collection. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download devgeniem/wp-security-collection
More information about devgeniem/wp-security-collection
Files in devgeniem/wp-security-collection
Package wp-security-collection
Short Description This is a composer metapackage which includes WordPress plugins for security.
License MIT
Homepage https://github.com/devgeniem/wp-safe-fast-and-clean-collection
Informations about the package wp-security-collection
WordPress Security Plugin Collection
This is WordPress plugin collection which adds security enhancements like audit logs and password hardening.
Reasons
This package was created to handle multiple projects with composer update
. We just include this collection into our composer.json
and stick to the guidelines about which plugins should be included here. WordPress evolves with time and some plugins will propably be pointless at some point, if that happens we will remove those unneccessary plugins.
Installation
Guidelines
We only want to add minimal plugins which enhance small part of WordPress.
Password hardening
WordPress should require long passwords and store them with secure hashes.
Audit logs
WordPress should produce audit logs which we can use to analyse user actions.
Requirements
-
= PHP 7.0
- WordPress
- Use composer to update your site rather than using WordPress auto updates
Composer.json settings
For correct installation your project should define following installation paths in extra
section:
We use bedrock styled names for wp-content
. Replace web/app
according for your project.
Maintainers
Changelog
See the included CHANGELOG.md
License
Respect the licenses of used libraries. This readme and composer are licensed under MIT
All versions of wp-security-collection with dependencies
roots/wp-password-bcrypt Version ^1.0
wpackagist-plugin/stream Version >=3.1.1