Install 1. Download and install the plugin
2. go to "127.0.0.1:8000/<app>/plugin_admin_plus/install" 3. Get the permissions " plugin_admin_plus_superuser " in "127.0.0.1:8000/ <app>/appadmin/insert/db/auth_membership" 4. !! ready! Now you can log in... " 127.0.0.1:8000/ <app>/plugin_admin_plus/index" NOTE: <app> is replaced by the name of your application El nov 8, 2015 10:29 AM, "Alessio Varalta" < [email protected]> escribió: > > Thanks for me the plugin doesn't work ..I create a user > > auth_user.id > ,auth_user.first_name,auth_user.last_name,auth_user.email,auth_user.password,auth_user.registration_key,auth_user.reset_password_key,auth_user.registration_id > 3,admin,admin,[email protected] > ,"pbkdf2(1000,20,sha512)$80d0e25ee1c76aaf$fc29b51b91c83f981780391fee2011c259a4ec8e",admin,admin,admin > > where password is admin > > > after i go to membership > > auth_membership.id,auth_membership.user_id,auth_membership.group_id > 6,3,2 > > Where 2 is superuser > > After i go to myapp/plugin_admin_plus/index > > I write so in the email [email protected] and in the password/clave admin > but the authentication is false and i don't understand > > On Saturday, 7 November 2015 14:08:47 UTC+1, samuel bonill wrote: > >> Download : >> https://github.com/SamuelBonilla/admin_plus/blob/master/web2py.plugin.admin_plus.w2p?raw=true >> El nov 7, 2015 7:14 AM, "Alessio Varalta" <[email protected]> >> escribió: >> >>> Hi, The github repository of the plugin is down! I go to the link and I >>> don't be able to download >>> >>> On Sunday, 18 May 2014 19:37:57 UTC+2, samuel bonill wrote: >>>> >>>> Richard, i will translate all documentation to english the next week. >>>> and add new feature. >>>> >>>> start here : http://www.web2pyslices.com/slice/show/1937/admin-plus >>>> >>>> download here >>>> <https://github.com/pyner/admin_plus/blob/master/web2py.plugin.admin_plus.w2p?raw=true> >>>> >>>> >>>> >>>> 2014-05-17 8:02 GMT-05:00 Richard Parsons <[email protected]>: >>>> >>>>> So while I love this interface and it's absolutely beautiful, I can't >>>>> seem to get it to translate into English! >>>>> >>>>> This is using a clean web2py 2.9.5 project, admin_plus straight from >>>>> git, and Python 2.7.6. >>>>> >>>>> If there's a step that I'm missing somewhere...I just can't seem to >>>>> find it. Any help would be greatly appreciated! >>>>> >>>>> -- >>>>> 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 a topic in the >>>>> Google Groups "web2py-users" group. >>>>> To unsubscribe from this topic, visit >>>>> https://groups.google.com/d/topic/web2py/irlm_8dGSnQ/unsubscribe. >>>>> To unsubscribe from this group and all its topics, send an email to >>>>> [email protected]. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> -- >>> 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 a topic in the >>> Google Groups "web2py-users" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/web2py/irlm_8dGSnQ/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- > 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 a topic in the > Google Groups "web2py-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/web2py/irlm_8dGSnQ/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

