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). 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.
http://tgmpluginactivation.com/
GNU General Public License v2.0
1.76k stars 431 forks source link

Load own plugin parameters? #773

Closed xmon closed 5 years ago

xmon commented 5 years ago

Is it possible to indicate configuration parameters after or during the installation of a plugin?

thanks.

jrfnl commented 5 years ago

@xmon Could you explain a bit more what you are trying to archive ? What is the use case ?

jrfnl commented 5 years ago

Closing for lack of response. If this is still an issue, please provide the additional information requested and we can reopen the issue.