2017 © Pedro Peláez
 

library tgm-plugin-activation

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

image

tgmpa/tgm-plugin-activation

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  • Wednesday, August 1, 2018
  • by GaryJones
  • Repository
  • 102 Watchers
  • 1444 Stars
  • 37,760 Installations
  • PHP
  • 17 Dependents
  • 0 Suggesters
  • 399 Forks
  • 105 Open issues
  • 20 Versions
  • 7 % Grown

The README.md

TGM Plugin Activation

GitHub license Build Status Scrutinizer Code Quality, (*1)

Lead Developers: Thomas Griffin (@jthomasgriffin), Gary Jones (@GaryJ), Juliette Reinders Folmer (@jrf_nl)
Version: 2.6.1 Requires at least: 3.7.0 Tested up to: 4.5.2, (*2)

Description

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins). It allows your users to install, update and even automatically activate plugins in singular or bulk fashion using native WordPress classes, functions and interfaces. You can reference bundled plugins, plugins from the WordPress Plugin Repository or even plugins hosted elsewhere on the internet., (*3)

Installation

  1. Generate a customized version of the latest version of TGMPA based on your intended use-case using the Custom TGMPA Generator.
  2. Extract the class file and place it somewhere in your theme hierarchy.
  3. Add a require_once call within functions.php (or other file) referencing the class file.
  4. Create a function, hooked to tgmpa_register, that registers the plugin and configurations.

For steps 3 and 4, it is recommended you view, copy and paste the contents of example.php and amend to suit. The example.php file is a model for how you should include the class in your theme., (*4)

Detailed documentation on how to configure TGMPA is available on the website., (*5)

We strongly recommend the use of the Custom TGMPA Generator if you intend to use TGMPA in a theme which is to be published via WordPress.org or Themeforest., (*6)

The generated customized version of TGMPA will comply with the Theme Review guidelines and Theme Check., (*7)

Composer

TGM Plugin Activation is also available as a package installable via Composer:, (*8)

composer create-project tgmpa/tgm-plugin-activation --no-dev

Frequently Asked Questions

See the FAQ page., (*9)

Feedback

See https://github.com/TGMPA/TGM-Plugin-Activation/issues for current issues and the guidelines for reporting bugs and enhancements., (*10)

Note: TGM Plugin Activation library authors are not responsible for the end-user support for any plugin or theme which uses the library., (*11)

Changelog

See CHANGELOG.md., (*12)

Contributing to TGM Plugin Activation

If you have a patch, or stumbled upon an issue with TGM Plugin Activation core, you can contribute this back to the code. Please read our contributor guidelines for more information how you can do this., (*13)

The Versions

01/08 2018

dev-develop

dev-develop http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0+ GPL-2.0-or-later

The Requires

  • php >=5.2

 

The Development Requires

wordpress library plugins theme activation

01/08 2018

dev-feature/update-cs-for-wpcs-1.0.0

dev-feature/update-cs-for-wpcs-1.0.0 http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0-or-later

The Requires

  • php >=5.2

 

The Development Requires

wordpress library plugins theme activation

15/01 2018

dev-feature/add-gitattributes-file

dev-feature/add-gitattributes-file http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0-or-later

The Requires

  • php >=5.2

 

wordpress library plugins theme activation

14/01 2018

dev-feature/composer-dev-dependencies

dev-feature/composer-dev-dependencies http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0-or-later

The Requires

  • php >=5.2

 

The Development Requires

wordpress library plugins theme activation

14/01 2018

dev-feature/travis-validate-composer.json

dev-feature/travis-validate-composer.json http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0-or-later

The Requires

  • php >=5.2

 

wordpress library plugins theme activation

14/01 2018

dev-feature/travis-no-hhvm

dev-feature/travis-no-hhvm http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0-or-later

The Requires

  • php >=5.2

 

wordpress library plugins theme activation

14/01 2018

dev-feature/speed-up-travis

dev-feature/speed-up-travis http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0-or-later

The Requires

  • php >=5.2

 

wordpress library plugins theme activation

13/01 2018

dev-composer-lock

dev-composer-lock http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.2

 

wordpress library plugins theme activation

13/01 2018

dev-spdx-license

dev-spdx-license http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0-or-later

The Requires

  • php >=5.2

 

wordpress library plugins theme activation

29/05 2017

dev-gj/return-if-abspath-not-found

dev-gj/return-if-abspath-not-found http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.2

 

wordpress library plugins theme activation

19/05 2016

dev-master

9999999-dev http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.2

 

wordpress library plugins theme activation

19/05 2016

2.6.1

2.6.1.0 http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.2

 

wordpress library plugins theme activation

15/05 2016

2.6.0

2.6.0.0 http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.2

 

wordpress library plugins theme activation

16/07 2015

2.5.2

2.5.2.0 http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.2

 

wordpress library plugins theme activation

14/07 2015

2.5.1

2.5.1.0 http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.2

 

wordpress library plugins theme activation

03/07 2015

2.5.0

2.5.0.0 http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.2

 

wordpress library plugins theme activation

02/07 2015

dev-feature/wp_sprintf

dev-feature/wp_sprintf http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.2

 

wordpress library plugins theme activation

27/04 2015

2.4.2

2.4.2.0 http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.2

 

wordpress library plugins theme activation

22/04 2015

2.4.1

2.4.1.0 http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.2

 

wordpress library plugins theme activation

17/03 2014

v2.4.0

2.4.0.0 http://tgmpluginactivation.com

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.2

 

wordpress library plugins theme activation