There are plugins here (http://www.web2py.com/plugins) and here (http://dev.s-cubism.com/web2py_plugins), as well as a few others scattered about. To add a plugin to an existing application, just download the plugin .w2p file and either unzip it over your application's folder or use the plugin upload functionality in the admin interface (see example at bottom of this demo page: http://www.web2py.com/demo_admin/default/design/demo_app1).
Anthony On Tuesday, March 13, 2012 5:16:56 PM UTC-4, Derek wrote: > > Is there any way to add a plugin to a created site? I'm looking at the > plugin_wiki and if I create a new site, I get to choose from several, > (well, if I can see them). I have an app that I made, now I want to add the > "comments" plugin to it. But plugins are not available anymore, only during > the initial creation... so how would I add in the "comments" plugin to an > already created site?

