Generate a Composer repository from installed WordPress plugins and themes.
Many plugins and themes don't have public repositories, making managing them with Composer a hassle. SatisPress allows you to manage them in a standard WordPress installation, leveraging core's built-in update process to handle the myriad licensing schemes that would be impossible to account for outside of WordPress.
Packages are exposed via a packages.json
file for inclusion as a Composer repository in a project's composer.json
or even your own satis.json
.
- Installation
- Managing SatisPress
- Using Composer
- Workflows
- Running SatisPress in Production
- Central Package Server
- Continous Integration
- Commercial Vendors
- MU Plugins
- Logging
- Integrations
- Troubleshooting
- Alternatives