2017 © Pedro Peláez
 

composer-installer addon-installer

Custom installer for Nette Addons

image

nette/addon-installer

Custom installer for Nette Addons

  • Wednesday, August 8, 2012
  • by david@grudl.com
  • Repository
  • 3 Watchers
  • 4 Stars
  • 187 Installations
  • PHP
  • 5 Dependents
  • 0 Suggesters
  • 2 Forks
  • 5 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Nette Addon Installer

This is a custom installer for Composer packaging system which helps installing Nette Addons., (*1)

Status

This projects is in very early stage of development, there is not much info yet. Please contact me for further info., (*2)

Usage

If you want to use an existing Nette Addon, please refer to sandbox with integrated support., (*3)

Creating an Addon

Please read Composer's manual on custom installers for an introduction., (*4)

To create a new Nette Addon, simply create it as a Composer package. There are only 3 differences from normal Composer packages:, (*5)

  1. Set type to nette-addon
  2. Add this installer as a requirement: nette/addon-installer
  3. Nette Addon related configuration goes into extra section, nette-addon subsection. Possible options are listed below.

Examples

Here are examples of Nette Addons: Visual Paginator and Kdyby CURL., (*6)

Options

Options, (*7)

Addons

Here is a list of experimental addons which are ready for this installer., (*8)

Changelog

This projects is in early development phase, many changes and compatibility breaks will occur. Please see change log for details., (*9)

The Versions

08/08 2012

dev-master

9999999-dev https://github.com/juzna/nette-addon-installer

Custom installer for Nette Addons

  Sources   Download

GPLv2 GPLv3 BSD-3

The Requires

 

The Development Requires

installer nette