2017 © Pedro PelĂĄez
 

library distribution-module

The base module for PPI distributions

image

ppi/distribution-module

The base module for PPI distributions

  • Monday, February 8, 2016
  • by dragoonis
  • Repository
  • 1 Watchers
  • 3 Stars
  • 1,335 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

PPI Distribution Module

The base module for PPI distributions., (*1)

Build Status, (*2)

Requirements

Installation (Composer)

0. Install Composer

If you don't have Composer yet, download it following the instructions on http://getcomposer.org/ or just run the following command:, (*3)

``` bash curl -s http://getcomposer.org/installer | php, (*4)


### 1. Add this package to your composer.json ```js { "require": { "ppi/distribution-module": "dev-master" } }

Now tell composer to download the module by running the command:, (*5)

``` bash $ php composer.phar update ppi/distribution-module, (*6)


Composer will install the module to your project's `vendor/ppi` directory. ### 2. Enable the module Enable this module by editing `app/config/modules.yml`: ``` yml modules: - PPI\DistributionModule # ...

License

This module is licensed under the MIT License. See the LICENSE file for details., (*7)

Authors

See also the list of contributors who participated in this project., (*8)

Submitting bugs and feature requests

Bugs and feature requests are tracked on GitHub., (*9)

The Versions

08/02 2016

dev-master

9999999-dev https://github.com/ppi/ppi-distribution-module

The base module for PPI distributions

  Sources   Download

MIT

The Requires

 

framework php ppi skeletonapp

01/12 2015

1.0.3

1.0.3.0 https://github.com/ppi/ppi-distribution-module

The base module for PPI distributions

  Sources   Download

MIT

The Requires

 

framework php ppi skeletonapp

20/10 2015

1.0.2

1.0.2.0 https://github.com/ppi/ppi-distribution-module

The base module for PPI distributions

  Sources   Download

MIT

The Requires

 

framework php ppi skeletonapp

22/08 2015

1.0.1

1.0.1.0 https://github.com/ppi/ppi-distribution-module

The base module for PPI distributions

  Sources   Download

MIT

The Requires

 

framework php ppi skeletonapp

19/08 2015

1.0.0

1.0.0.0 https://github.com/ppi/ppi-distribution-module

The base module for PPI distributions

  Sources   Download

MIT

The Requires

 

framework php ppi skeletonapp

02/05 2015

dev-develop

dev-develop https://github.com/ppi/ppi-distribution-module

The base module for PPI distributions

  Sources   Download

MIT

The Requires

 

framework php noiselabs ppi skeletonapp

16/06 2013

dev-noiselabs

dev-noiselabs https://github.com/ppi/ppi-distribution-module

The base module for PPI distributions - PPI official release

  Sources   Download

MIT

The Requires

 

framework php noiselabs ppi skeletonapp