Skip to content

juzna/nette-addon-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nette Addon Installer

This is a custom installer for Composer packaging system which helps installing Nette Addons.

Status

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

Usage

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

Creating an Addon

Please read Composer's manual on custom installers for an introduction.

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

  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.

Options

Options

Addons

Here is a list of experimental addons which are ready for this installer.

Changelog

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

About

Nette Addons custom installer for Composer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages