devgeniem/wp-security-collection 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

devgeniem/wp-security-collection

Composer 安装命令:

composer require devgeniem/wp-security-collection

包简介

This is a composer metapackage which includes WordPress plugins for security.

README 文档

README

geniem-github-banner

WordPress Security Plugin Collection

Latest Stable Version Total Downloads Latest Unstable Version License

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

$ composer require devgeniem/wp-security-collection

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:

extra: {
    "installer-paths": {
      "web/app/mu-plugins/{$name}/": ["type:wordpress-muplugin"],
      "web/app/plugins/{$name}/": ["type:wordpress-plugin"]
    },
    "dropin-paths": {
      "web/app/": ["type:wordpress-dropin"]
    }
}

We use bedrock styled names for wp-content. Replace web/app according for your project.

Maintainers

Onni Hakala

Changelog

See the included CHANGELOG.md

License

Respect the licenses of used libraries. This readme and composer are licensed under MIT

统计信息

  • 总下载量: 1.83k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 5
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-11-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固