https://github.com/automattic/jetpack-plugins-installer
[READ ONLY] Handle installation of plugins from WP.org This repository is a mirror, for issue tracking and development head to: https://github.com/automattic/jetpack
https://github.com/automattic/jetpack-plugins-installer
jetpack wordpress
Last synced: 8 months ago
JSON representation
[READ ONLY] Handle installation of plugins from WP.org This repository is a mirror, for issue tracking and development head to: https://github.com/automattic/jetpack
- Host: GitHub
- URL: https://github.com/automattic/jetpack-plugins-installer
- Owner: Automattic
- License: other
- Created: 2022-01-26T17:31:13.000Z (over 4 years ago)
- Default Branch: trunk
- Last Pushed: 2025-01-27T12:56:21.000Z (over 1 year ago)
- Last Synced: 2025-01-30T01:11:16.573Z (over 1 year ago)
- Topics: jetpack, wordpress
- Language: PHP
- Homepage: https://github.com/Automattic/Jetpack/
- Size: 96.7 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# plugins-installer
Handle installation of plugins from WP.org
## How to install plugins-installer
### Installation From Git Repo
## Contribute
## Get Help
## Using this package in your WordPress plugin
If you plan on using this package in your WordPress plugin, we would recommend that you use [Jetpack Autoloader](https://packagist.org/packages/automattic/jetpack-autoloader) as your autoloader. This will allow for maximum interoperability with other plugins that use this package as well.
## Security
Need to report a security vulnerability? Go to [https://automattic.com/security/](https://automattic.com/security/) or directly to our security bug bounty site [https://hackerone.com/automattic](https://hackerone.com/automattic).
## License
plugins-installer is licensed under [GNU General Public License v2 (or later)](./LICENSE.txt)