2017 © Pedro Peláez
 

library ftp-updater

Extension Updater (via FTP) for Orchestra Platform

image

orchestra/ftp-updater

Extension Updater (via FTP) for Orchestra Platform

  • Sunday, July 31, 2016
  • by crynobone
  • Repository
  • 1 Watchers
  • 0 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Extension Updater (via FTP) for Orchestra Platform

Latest Stable Version Total Downloads MIT License Build Status Coverage Status Scrutinizer Quality Score, (*1)

Table of Content

Installation

To install through composer, simply put the following in your composer.json file:, (*2)

{
    "require": {
        "orchestra/ftp-updater": "~3.1"
    }
}

And then run composer install from the terminal., (*3)

Quick Installation

Above installation can also be simplify by using the following command:, (*4)

composer require "orchestra/ftp-updater=~3.1"

Configuration

Add following service providers in resources/config/app.php., (*5)

'providers' => [

    // ...

    Orchestra\FtpUpdater\UploaderServiceProvider::class,
],

The Versions

31/07 2016

3.3.x-dev

3.3.9999999.9999999-dev

Extension Updater (via FTP) for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

orchestral orchestra-platform

16/06 2016

dev-master

9999999-dev

Extension Updater (via FTP) for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

orchestral orchestra-platform

15/06 2016

v3.3.0

3.3.0.0

Extension Updater (via FTP) for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

orchestral orchestra-platform

20/03 2016

3.2.x-dev

3.2.9999999.9999999-dev

Extension Updater (via FTP) for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

orchestral orchestra-platform

14/12 2015

3.1.x-dev

3.1.9999999.9999999-dev

Extension Updater (via FTP) for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

orchestral orchestra-platform

14/12 2015

v3.2.0

3.2.0.0

Extension Updater (via FTP) for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

orchestral orchestra-platform

24/05 2015

v3.1.0

3.1.0.0

Extension Updater (via FTP) for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

orchestral orchestra-platform