Download the PHP package lightwerk/surfcaptaindistribution without Composer
On this page you can find all versions of the php package lightwerk/surfcaptaindistribution. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lightwerk/surfcaptaindistribution
More information about lightwerk/surfcaptaindistribution
Files in lightwerk/surfcaptaindistribution
Package surfcaptaindistribution
Short Description Lightwerk SurfCaptain Distribution
License GPL-3.0+
Homepage https://github.com/lightwerk/SurfCaptainDistribution
Informations about the package surfcaptaindistribution
Install
To install a running SurfCaptain Instance you should use the distribution Package that holds all the composer dependencies. Follow theses steps to enter the Setup:
git clone [email protected]:lightwerk/SurfCaptainDistribution.git
cd surfcaptaindistribution
composer install
sudo ./flow core:setfilepermissions <cli-user> <www-user> <group>
Now go to http://<your-domain>/setup and follow the on-screen instructions.
Custom Configuration
You can of course manually edit your `Configuration/Settings.yaml. You find example Configurations within
the SurfCaptain Package:
For a detailed description, refer to the Configuration.md in the SurfCaptain Package https://github.com/lightwerk/SurfCaptain/blob/master/Documentation/Configuration.md
Further Documentation
Check out https://github.com/lightwerk/SurfCaptain/blob/master/Documentation/
Troubleshooting
If you have trouble navigating to the /setup URL, please have a look at Configuration/Routes.yaml and compare it with Packages/Application/Lightwerk.SurfCaptain/Configuration/Routes.yaml.
All versions of surfcaptaindistribution with dependencies
lightwerk/surfcaptain Version ^1.1
neos/flow Version ^3.0
typo3/surf Version ^0.9
lightwerk/surfrunner Version ^1.1
lightwerk/surftasks Version ^2.0
typo3/swiftmailer Version *