Download the PHP package thewebmen/silverstripe-installer without Composer
On this page you can find all versions of the php package thewebmen/silverstripe-installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thewebmen/silverstripe-installer
More information about thewebmen/silverstripe-installer
Files in thewebmen/silverstripe-installer
Download thewebmen/silverstripe-installer
More information about thewebmen/silverstripe-installer
Files in thewebmen/silverstripe-installer
Vendor thewebmen
Package silverstripe-installer
Short Description Extension on the default silverstripe installer
License
Package silverstripe-installer
Short Description Extension on the default silverstripe installer
License
Please rate this library. Is it a good library?
Informations about the package silverstripe-installer
The Webmen silverstripe installer
Extension on the default silverstripe installer
Usage
Run
Then use the following setup for docker:
docker-compose up --build
- Open http://localhost:8080
Gulp
The following gulp commands are available:
- gulp (build js and sass and watch both)
- gulp js (build js)
- gulp watchjs (watch js)
- gulp sass (build sass)
- gulp watchsass (watch sass)
Javascript is linted using eslint, make sure to enable eslint in your phpstorm
Deployment
Replace the following variables in deploy.php:
- repository
- hostname
- user
- deploy_path
Testing
To test the codestyle of your project run the command: make test
.
Requirements
- Composer
- NPM
- Docker
All versions of silverstripe-installer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
silverstripe/recipe-plugin Version ^1.2
silverstripe/recipe-cms Version 4.4.4@stable
silverstripe/recipe-plugin Version ^1.2
silverstripe/recipe-cms Version 4.4.4@stable
The package thewebmen/silverstripe-installer contains the following files
Loading the files please wait ....