2017 © Pedro Peláez
 

composer-plugin tk-installers

Framework composer installer plugins

image

fvas/tk-installers

Framework composer installer plugins

  • Thursday, November 24, 2016
  • by fvas-elearning
  • Repository
  • 1 Watchers
  • 0 Stars
  • 103 Installations
  • PHP
  • 8 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 9 Versions
  • 1 % Grown

The README.md

Tk Installers :boom:

Project: uom/tk-installers Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/
Reference: https://getcomposer.org/doc/articles/custom-installers.md, (*1)

This lib is used by composer when using the update/install command., (*2)

Contents

Installation

Available on Packagist (uom/tk-installers) and as such installable via Composer., (*3)

composer require uom/tk-installers

Or add the following to your composer.json file:, (*4)

"uom/tk-installers": "~3.0"

If you do not use Composer, you can grab the code from GitHub, and use any PSR-0 compatible autoloader to load the classes., (*5)

Introduction

The main aim of this project is to allow for the Tk libs to build packages that install to other directories other than the vendor directory., (*6)

Tk projects also contain:, (*7)

  • assets A folder to store media, css and Javascript packages if required
  • plugins A folder for plugins that some sites may want to implement.
  • theme A folder for your site themes

The InitProject Event object is used when the composer update/install command is run. This first checks for a config.php and a .htaccess and if they do not exist it then creates them from the .htaccess.in and config.php.in if they are readable. It also creates a data folder and makes it writable., (*8)

The Versions

24/11 2016

1.2.7

1.2.7.0

Framework composer installer plugins

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.0

 

composer tools installers

09/02 2016

1.2.6

1.2.6.0

Framework composer installer plugins

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.0

 

composer tools installers

25/06 2015

1.2.5

1.2.5.0

Framework composer installer plugins

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.0

 

composer tools installers

03/12 2014

1.2.4

1.2.4.0

Tropotek installer plugins

  Sources   Download

MIT

The Requires

  • composer-plugin-api 1.0.0

 

tools tropotek installers

27/11 2014

1.2.3

1.2.3.0

Tropotek installer plugins

  Sources   Download

MIT

The Requires

  • composer-plugin-api 1.0.0

 

tools tropotek installers

24/11 2014

1.2.2

1.2.2.0

Tropotek installer plugins

  Sources   Download

MIT

The Requires

  • composer-plugin-api 1.0.0

 

tools tropotek installers

17/11 2014

1.2.0

1.2.0.0

Tropotek installer plugins

  Sources   Download

MIT

The Requires

  • composer-plugin-api 1.0.0

 

tools tropotek installers

17/11 2014

1.2.1

1.2.1.0

Tropotek installer plugins

  Sources   Download

MIT

The Requires

  • composer-plugin-api 1.0.0

 

tools tropotek installers

01/01 2014

dev-master

9999999-dev

Framework composer installer plugins

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.0

 

composer tools installers