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.75k stars 431 forks source link

Bulk plugin installation and activation error #815

Open riyasrahman opened 2 years ago

riyasrahman commented 2 years ago

I am facing an issue with TGMPA bulk WordPress plugin installation( 22 plugins). Its only Possible to install 10 plugins at a time. Is there any way to install more that 10 plugins at a time? please help me.

jrfnl commented 2 years ago

@riyasrahman Not sure what you mean. Could it be that you have your personal preference for the list display limit set to 10 ?

riyasrahman commented 2 years ago

Dear thanks for your replay

actually what issue i am facing right now is. i have created a WordPress theme and i setup TGMPA http://tgmpluginactivation.com/ required plugin. so any one who install my theme can install all 21 plugins which i already hosted in my own host. please refer https://prnt.sc/7HnBzmSRkdsn when clicking on install all the plugins its listing all 21 plugins to install, but only 10 plugins are installed... i think by default TGMPA sets 10 plugin to be installed . I need to install 21 plugins at a time. there should not be any limit .how can i install 21 plugins at a time ... hope you understood Thank you

jrfnl commented 2 years ago

As far as I know, there is no limit, though when plugins to install are passed via the query parameters in a URL, there is a maximum length to URLs, which I suspect you may be running into. This is completely unrelated to TGMPA though.

riyasrahman commented 2 years ago

may be its my coding error. but i dint made any changes to its default settings please reefer this video https://watch.screencastify.com/v/IOOPZrr3LDvGYK5il1yZ