Download the PHP package wp-launchpad/take-off without Composer
On this page you can find all versions of the php package wp-launchpad/take-off. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wp-launchpad/take-off
More information about wp-launchpad/take-off
Files in wp-launchpad/take-off
Download wp-launchpad/take-off
More information about wp-launchpad/take-off
Files in wp-launchpad/take-off
Vendor wp-launchpad
Package take-off
Short Description Initialisation library for Launchpad
License proprietary
Package take-off
Short Description Initialisation library for Launchpad
License proprietary
Please rate this library. Is it a good library?
Informations about the package take-off
take-off
Take Off is the library containing the CLI command used to initialize a Launchpad project.
To install the library first launch the following command: composer require wp-launchpad/take-off --dev
Then at the root from your project you can create a builder
file with the following content:
Usage
To initialize the project run the following command: initialize
.
On the command the following options are available: | Option | Short option | Value | Default | Description |
---|---|---|---|---|---|
name | n | your name | false | Name from the plugin | |
description | d | your description | false | Descripton from the plugin | |
author | a | the author | false | Author from the plugin | |
url | u | the url | false | URL from the plugin | |
php | p | PHP version | false | Minimal PHP version to make the plugin running | |
wp | w | WP version | false | Minimal WordPress version to make the plugin running |
All versions of take-off with dependencies
PHP Build Version
Package Version
Requires
wp-launchpad/cli Version
^1.0.1
ext-mbstring Version *
ext-json Version *
composer/composer Version ^2.5
brianhenryie/strauss Version ^0.14.0
ext-mbstring Version *
ext-json Version *
composer/composer Version ^2.5
brianhenryie/strauss Version ^0.14.0
The package wp-launchpad/take-off contains the following files
Loading the files please wait ....