"127.0.0.1:8000/<app>/plugin_admin_plus/install"
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"
--
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+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
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 web2py+un...@googlegroups.com.
You can Contribute in many ways:
before spreading the work, you could rename all spanish comments and variables in english.
At least in my POV (Italian, knows english, "tries to auto-translate spanish but doesn't know a single word of it") its the first step towards getting more developers contributing.
Hello,
How can I 'install' the plugin?
127.0.0.1:8000/<app>/plugin_admin_plus/index" is just the 6 auth tables. What could be the reason?
I gave plus_admin_plus_superuser permission to one user.Admin Plus(A-Plus) is a web2py plugin that provides an easy-to-use interface for managing your data
Hi,
I tried this in my 'test' app which has just 2 tables (blog_post, emp). It worked great. Thanks.
When I try in this my actual app with 50+ tables, the list of tables displayed in "127.0.0.1:8000/<app>/plugin_admin_plus/index" is just the 6 auth tables. What could be the reason?
I gave plus_admin_plus_superuser permission to one user.
127.0.0.1:8000/<app>/plugin_admin_plus/install
--
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 web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The new GitHub repository : https://github.com/SamuelBonilla/admin_plus
Download : https://github.com/SamuelBonilla/admin_plus/blob/master/web2py.plugin.admin_plus.w2p?raw=true
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
Thanks for me the plugin doesn't work ..I create a userauth_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,ad...@gmail.com,"pbkdf2(1000,20,sha512)$80d0e25ee1c76aaf$fc29b51b91c83f981780391fee2011c259a4ec8e",admin,admin,adminwhere password is adminafter i go to membershipWhere 2 is superuserAfter i go to myapp/plugin_admin_plus/indexI write so in the email ad...@gmail.com and in the password/clave admin but the authentication is false and i don't understand