2017 © Pedro Peláez
 

composer-plugin package-installer

DreamFactory Services Platform(tm) Package Installer

image

dreamfactory/package-installer

DreamFactory Services Platform(tm) Package Installer

  • Thursday, June 11, 2015
  • by dreamfactory
  • Repository
  • 11 Watchers
  • 2 Stars
  • 171 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 86 Versions
  • 0 % Grown

The README.md

DreamFactory Platform Package Installer v1.4.13

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

DreamFactory Platform Package Installer (PPI) is a tool for installing applications, libraries and plug-ins on to your DSP., (*2)

Packages installed with this tool are safe from system upgrades., (*3)

Packaging with Composer

By default, the PPI leverages the package manager used by the DSP, Composer. While this document and the package installer require a composer.json file to install your package, DSP packages are not required, or limited, to utilize this packaging method. See [Packaging Without Composer][] for more information on alternative packaging., (*4)

What's Composer?

Composer is a dependency manager tracking local dependencies of your projects and libraries., (*5)

See https://getcomposer.org/ for more information and documentation., (*6)

Installation and Usage

No installation is required. To have the PPI install your package, you need to set the composer.json property type to one of the following types:, (*7)

  • dreamfactory-application
  • dreamfactory-library
  • dreamfactory-plugin

Applications

Applications are DSP applications that consist of only client-side code. These are installed to your DSP's /storage/applications directory., (*8)

Plugins/Libraries

Plugins, or libraries are DSP extensions that consist of code or code and UI components. These are installed to your DSP's /storage/plugins directory., (*9)

Specifying Your Package Details

In addition to specifying a package type, the PPI utilizes the "extra" section of your project's configuration file (composer.json). In this section you can customize the installation of your DSP package:, (*10)

{
    "extra": {
        "data": {
            "application":  {
                "api-name":                "pbox",
                "name":                    "Portal Sandbox",
                "description":             "A sample application that demonstrates the DSP's portal service.",
                "url":                     "/index.php",
                "is-url-external":         false,
                "import-url":              "https://github.com/dreamfactorysoftware/portal-sandbox/archive/master.zip",
                "is-active":               true,
                "requires-fullscreen":     false,
                "allow-fullscreen-toggle": true,
                "toggle-location":         "top"
        }
        "config":       "config/app.config.php",
        "links":        [
            {
                "target": "src/",
                "link":   "pbox"
            }
        ]
    }
    }
}

In the above example we are giving our package a pretty name, an api_name (which defines the route) and a few other details., (*11)

Application Properties

Name Type Description
api-name string The API name for the app
name string The display name of the app
description string The description of the app
is-active boolean If false, app is ignored by DSP
url string The absolute/relative url to this app
is-url-external boolean Indicates the source of the url
import-url string The url from which this app can be downloaded
storage-service-id int The id of the storage service
storage-container string The container on the storage service which stores this app
requires-fullscreen boolean If true, full screen mode is default
allow-fullscreen-toggle boolean If true, full screen mode toggle is available
toggle-location string The location of the toggle. Defaults to "top"

Packaging Without Composer

Not possible at this time., (*12)

Contributing

All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code., (*13)

Fork the project, create a feature branch, and send us a pull request., (*14)

If you would like to help take a look at the list of issues., (*15)

Community

License

Composer is licensed under the Apache 2.0 License - see the LICENSE.txt file for details, (*16)

The Versions

11/06 2015

dev-develop

dev-develop https://www.dreamfactory.com/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Ablan, Jerry

plugin cloud installer dsp jetpack

11/06 2015

dev-master

9999999-dev https://www.dreamfactory.com/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Ablan, Jerry

plugin cloud installer dsp jetpack

11/06 2015

1.4.13

1.4.13.0 https://www.dreamfactory.com/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Ablan, Jerry

plugin cloud installer dsp jetpack

01/12 2014

1.4.12

1.4.12.0 https://www.dreamfactory.com/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Ablan, Jerry

plugin cloud installer dsp jetpack

01/12 2014

1.4.11

1.4.11.0 https://www.dreamfactory.com/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Ablan, Jerry

plugin cloud installer dsp jetpack

22/10 2014

1.4.10

1.4.10.0 https://www.dreamfactory.com/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Ablan, Jerry

plugin cloud installer dsp jetpack

22/10 2014

1.4.9

1.4.9.0 https://www.dreamfactory.com/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Ablan, Jerry

plugin cloud installer dsp jetpack

21/10 2014

1.4.8

1.4.8.0 https://www.dreamfactory.com/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Ablan, Jerry

plugin cloud installer dsp jetpack

21/10 2014

1.4.7

1.4.7.0 https://www.dreamfactory.com/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Ablan, Jerry

plugin cloud installer dsp jetpack

21/10 2014

1.4.6

1.4.6.0 https://www.dreamfactory.com/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Ablan, Jerry

plugin cloud installer dsp jetpack

20/10 2014

1.4.5

1.4.5.0 https://www.dreamfactory.com/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Ablan, Jerry

plugin cloud installer dsp jetpack

20/10 2014

1.4.4

1.4.4.0 https://www.dreamfactory.com/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Ablan, Jerry

plugin cloud installer dsp jetpack

19/10 2014

1.4.3

1.4.3.0 https://www.dreamfactory.com/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Ablan, Jerry

plugin cloud installer dsp jetpack

19/10 2014

1.4.2

1.4.2.0 https://www.dreamfactory.com/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Ablan, Jerry

plugin cloud installer dsp jetpack

17/10 2014

1.4.1

1.4.1.0 https://www.dreamfactory.com/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Ablan, Jerry

plugin cloud installer dsp jetpack

17/10 2014

1.4.0

1.4.0.0 https://www.dreamfactory.com/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Ablan, Jerry

plugin cloud installer dsp jetpack

30/01 2014

1.3.16

1.3.16.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

30/01 2014

1.3.15

1.3.15.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

24/01 2014

dev-release/1.3.14

dev-release/1.3.14 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

24/01 2014

1.3.14

1.3.14.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

22/01 2014

1.3.13

1.3.13.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

22/01 2014

1.3.12

1.3.12.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

22/01 2014

1.3.11

1.3.11.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

22/01 2014

1.3.10

1.3.10.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

22/01 2014

1.3.9

1.3.9.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

22/01 2014

1.3.8

1.3.8.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

22/01 2014

1.3.7

1.3.7.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

22/01 2014

1.3.6

1.3.6.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

22/01 2014

1.3.5

1.3.5.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

22/01 2014

1.3.4

1.3.4.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

22/01 2014

1.3.3

1.3.3.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

22/01 2014

1.3.2

1.3.2.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

22/01 2014

1.3.1

1.3.1.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

22/01 2014

1.3.0

1.3.0.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

21/01 2014

1.2.40

1.2.40.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

21/01 2014

1.2.39

1.2.39.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

21/01 2014

1.2.38

1.2.38.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

21/01 2014

1.2.37

1.2.37.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

21/01 2014

1.2.36

1.2.36.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

21/01 2014

1.2.35

1.2.35.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

21/01 2014

1.2.34

1.2.34.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

21/01 2014

1.2.33

1.2.33.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

21/01 2014

1.2.32

1.2.32.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

21/01 2014

1.2.31

1.2.31.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

21/01 2014

1.2.30

1.2.30.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

21/01 2014

1.2.29

1.2.29.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

21/01 2014

1.2.28

1.2.28.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

20/01 2014

1.2.27

1.2.27.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

20/01 2014

1.2.26

1.2.26.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

20/01 2014

1.2.25

1.2.25.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

20/01 2014

1.2.24

1.2.24.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

20/01 2014

1.2.23

1.2.23.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

20/01 2014

1.2.22

1.2.22.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

17/01 2014

1.2.21

1.2.21.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

17/01 2014

1.2.20

1.2.20.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

17/01 2014

1.2.19

1.2.19.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

17/01 2014

1.2.18

1.2.18.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

16/01 2014

1.2.17

1.2.17.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

16/01 2014

1.2.16

1.2.16.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

16/01 2014

1.2.15

1.2.15.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

16/01 2014

1.2.14

1.2.14.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

16/01 2014

1.2.13

1.2.13.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

16/01 2014

1.2.12

1.2.12.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

16/01 2014

1.2.11

1.2.11.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

15/01 2014

1.2.10

1.2.10.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

14/01 2014

1.2.8

1.2.8.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

14/01 2014

1.2.7

1.2.7.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

14/01 2014

1.2.5

1.2.5.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

14/01 2014

1.2.4

1.2.4.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Package Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

14/01 2014

1.2.3

1.2.3.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Library Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

14/01 2014

1.2.2

1.2.2.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Library Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

14/01 2014

1.2.1

1.2.1.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Library Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

14/01 2014

1.2.0

1.2.0.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Library Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

14/01 2014

1.1.11

1.1.11.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Library Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

14/01 2014

1.1.10

1.1.10.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Library Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

14/01 2014

1.1.9

1.1.9.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Library Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

14/01 2014

1.1.8

1.1.8.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Library Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

13/01 2014

1.1.7

1.1.7.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Library Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

13/01 2014

1.1.6

1.1.6.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Library Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

13/01 2014

1.1.5

1.1.5.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Library Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

13/01 2014

1.1.4

1.1.4.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Library Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

13/01 2014

1.1.3

1.1.3.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Library Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

13/01 2014

1.1.2

1.1.2.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Library Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

13/01 2014

1.1.1

1.1.1.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Library Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack

13/01 2014

1.1.0

1.1.0.0 http://dreamfactorysoftware.github.io/

DreamFactory Services Platform(tm) Library Installer

  Sources   Download

Apache-2.0

The Requires

 

by Jerry Ablan

cloud dreamfactory dsp plug-in jetpack