Download the PHP package ohdear/forge-sync without Composer
On this page you can find all versions of the php package ohdear/forge-sync. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package forge-sync
THIS PACKAGE HAS BEEN ABANDONED, DO NOT USE
Import Laravel Forge sites to Oh Dear!
This package allows you to easily import your Laravel Forge sites to your Oh-Dear! App account.
At the moment it will only import sites from Forge to Oh Dear!
Installation
You can install the package via composer:
You must publish the configuration file with:
This is the content of the file that will be published at config/forge-sync.php
. You should provide an Oh Dear! API token and a Forge API token.
`
Usage
Run this command to start the import process. It will ask you which Forge sites should be imported to which Oh Dear! team.
Alternatively you could also run this piece of code:
Skipping sites
If you have a site on Forge that you do not wish to import into Oh Dear! simply add this line to the Nginx config of that site.
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Lukas Kämmerling
- Freek Van der Herten
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of forge-sync with dependencies
illuminate/support Version 5.5.*|5.6.*
illuminate/console Version 5.5.*|5.6.*
themsaid/forge-sdk Version ^1.2
ohdearapp/ohdear-php-sdk Version 0.*