Bulk Plugin Installation

설명

This plugin is an improvement to the current WordPress plugin installation methods. It allows you to install one or more plugins simply by typing their names or download URLs in a textarea.

Maintained and updated by Bee Web Hosting.

All credit goes to improvingtheweb. This plugin is only a modification of Improved Plugin Installation. The idea was to run the original plugin in the newer versions of WordPress. That’s it. Also, we cut off the bookmarklet feature.

Thank you very much for the contributions: drewapicture

Example

The installation form will accept any of these inputs:

  • Contact Form 7
  • https://wordpress.org/plugins/contact-form-7/
  • https://downloads.wordpress.org/plugin/contact-form-7.zip

Plugins don’t need to be hosted at wordpress.org. As long as you use the direct download URL, third party plugins will install without a problem.

설치

  1. Download the plugin.
  2. Unzip the plugin and upload the directory to wp-content/plugins.
  3. Activate the plugin.
  4. Go to “Plugins » Bulk Install” to use.

FAQ

Nothing yet.

후기

2017년 1월 17일
Went to “Plugins > Add New” and didn’t see anything related to this plugin / bulk plugin installation.
모든 10 평가 읽기

기여자 & 개발자

“Bulk Plugin Installation”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Bulk Plugin Installation”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.0.1

  • Fixed a bug where ZIP file URLs from the WordPress repository were not parsed correctly.
  • Fixed a PHP syntax error caused by an unescaped apostrophe in error messages.
  • Resolved Plugin Check tool warnings and security formatting standards.

2.0

  • Rewritten to be fully compatible with PHP 8+ and WordPress 7.
  • Replaced deprecated hooks with a modern standard WordPress admin submenu.
  • Added full support for modern HTTPS URLs in the WordPress plugin repository.
  • Updated developer information to Bee Web Hosting (https://www.beewh.com).

1.1

  • Converted the plugin file to use WordPress coding standards, including converting spaces to tabs.
  • Spanish translation added.
  • POT file added.

1.0

  • First version.