Skip to content

An interactive CLI tool to generate a Composer repository for WordPress releases and branches using Satis.

License

Notifications You must be signed in to change notification settings

retgef/wp-satis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Satis Generator

This project was created due to the lack of support for Composer in WordPress. This interactive CLI tool generates a Packagist-style Composer repository of all WordPress tags and branches using Satis. This repository can then be hosted on your CDN or behind your firewall for reliable builds.

Usage

Run ./build or php build from the command line and follow the prompts.

Composer Installers

Each WordPress package is marked with the type 'wordpress-core'. An installer dependency was left out purposely as some developers prefer to define their own installer plugin. WordPress Core Installer is compatible with this package type.

Stability

This has only been tested on Mac thus far and should be considered unstable at this point.

About

An interactive CLI tool to generate a Composer repository for WordPress releases and branches using Satis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages