Download the PHP package pronamic/wp-deployer without Composer
On this page you can find all versions of the php package pronamic/wp-deployer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package wp-deployer
Pronamic WordPress Deployer
Console application to build and deploy WordPress solutions to the WordPress.org repository and AWS S3.
--- > **Warning** > Deprecated, because [Pronamic CLI](https://github.com/pronamic/pronamic-cli) is the successor. --- ## Table of contents - [Commands](#commands) - [Examples](#examples) - [Alternatives](#alternatives) - [Links](#links) ## Commands ### `changelog` Show the changelong entry of a specific version from `CHANGELOG.md`. ### `svn-release` Release a directory to a Subversion repository. ### `wp-org-release` Release a directory to the WordPress Plugin Directory. ## Examples ## Alternatives Here is a list of alternatives that we found. However, none of these satisfied our requirements. *If you know other similar projects, feel free to edit this section!* - [GitHub Actions for WordPress!](https://github.com/10up/actions-wordpress) by [10up](https://github.com/10up) - [WordPress Plugin Directory Deployment Script](https://github.com/GaryJones/wordpress-plugin-svn-deploy) by [Gary Jones](https://github.com/GaryJones) - [WordPress Plugin SVN Deploy](https://github.com/nk-o/action-wordpress-plugin-deploy) by [Nikita](https://github.com/nk-o) - [sudar/wp-plugin-in-github](https://github.com/sudar/wp-plugin-in-github) by [Sudar Muthu](https://github.com/sudar) ## Subversion checkout http://svnbook.red-bean.com/en/1.7/svn.ref.svn.c.checkout.html ## Git checkout https://www.git-scm.com/docs/git-clone ## Update ## Checkout ## Build ## Create ZIP ## Create tar.gz ## To Subversion ## Tag Subversion ## Requirements ## `svn status` and `xargs` ### `svn status`, `xargs` and `svn delete` ### `svn status`, `xargs` and `svn add` ## WordPress.org assets - https://developer.wordpress.org/plugins/wordpress-org/plugin-assets/ - https://developer.wordpress.org/plugins/wordpress-org/how-to-use-subversion/ - https://github.com/woocommerce/woocommerce/tree/3.4.5/.wordpress-org - https://github.com/woocommerce/woocommerce-gateway-stripe/tree/4.1.10/wordpress_org_assets - https://github.com/sudar/email-log/tree/2.2.5/assets-wp-repo ## Links - https://www.topbug.net/blog/2013/04/14/install-and-use-gnu-command-line-tools-in-mac-os-x/ - https://superuser.com/questions/467176/replacement-for-xargs-d-in-osx - https://apple.stackexchange.com/questions/193288/how-to-install-and-use-gnu-grep-in-osx - https://github.com/stephenharris/grunt-wp-deploy - https://github.com/GaryJones/wordpress-plugin-svn-deploy - https://github.com/sudar/wp-plugin-in-github - https://stackoverflow.com/questions/16991428/bash-how-to-put-each-line-within-quotation - https://coderwall.com/p/tjekrq/subversion-shallow-checkout - https://stackoverflow.com/questions/4709912/how-to-make-grep-only-match-if-the-entire-line-matches - https://superuser.com/questions/294850/check-if-a-file-is-already-committed-to-svn - https://askubuntu.com/questions/29370/how-to-check-if-a-command-succeeded - https://linux.die.net/man/1/zip - https://symfony.com/doc/current/components/process.html - https://symfony.com/doc/current/components/console/helpers/processhelper.html - https://symfonycasts.com/blog/fun-with-symfonys-console - https://docs.aws.amazon.com/cli/latest/reference/s3/cp.htmlAll versions of wp-deployer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
symfony/console Version ^5.0 || ^6.0 || ^6.1 || ^6.2
symfony/filesystem Version ^5.0 || ^6.0 || ^6.1 || ^6.2
symfony/process Version ^5.0 || ^6.0 || ^6.1 || ^6.2
symfony/console Version ^5.0 || ^6.0 || ^6.1 || ^6.2
symfony/filesystem Version ^5.0 || ^6.0 || ^6.1 || ^6.2
symfony/process Version ^5.0 || ^6.0 || ^6.1 || ^6.2
The package pronamic/wp-deployer contains the following files
Loading the files please wait ....