.w2p files (including plugin files) are just .tar.gz files, so ultimately you just need to unzip it over the application folder. To do that, you can use the gluon.fileutils.w2p_unpack_plugin function (or just the gluon.fileutils.w2p_unpack function, which is called by the former). They are simple functions, so have a look at how they work.
Anthony On Monday, November 28, 2016 at 3:46:05 AM UTC-5, Manuele wrote: > > Hi! > > I'm trying to figure out how to install a web2py plugin without using > the admin web interface but a batch procedure running a script or > command... any idea? > > Thank you very mutch > > Cheers > > Manuele > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.