Website Ajax Login / Sign-Up
by Steven Marp https://apps.odoo.com/apps/modules/browse?author=Steven Marp$ 24.00
Website Ajax Login / Sign-Up
Let anonymous website visitors log in or create an account from an elegant Ajax popup, without ever leaving the page. Social login, one-step sign-up, and full validation for Odoo 18.
Key Features
Ajax Login and Sign-UpVisitors log in or register from a popup that submits over Ajax. No page reload, no redirect - they stay exactly where they were on your site. |
One popup, login and sign-up together |
|
Google, Facebook, Odoo and more |
Social Login IntegrationReuses your configured Odoo OAuth providers. Every enabled provider shows up as a branded button inside the popup - no extra setup in this module. |
Full ValidationEvery entry is checked in the browser and again on the server - email format, password strength, matching passwords, duplicate accounts, and sign-up permission. |
Client and server side checks |
|
Per-website titles and behavior |
Multi-Website and Gated ModesConfigure titles, subtitles, an always-show popup, and a block-ui mode from Website settings. Each website keeps its own configuration. |
Screenshots
Ajax Login Popup
The visitor clicks Sign in and the login popup opens right over the current page - the site stays loaded behind it. They enter email and password and log in without any reload. Enabled social providers (Facebook, Google, Odoo) appear as branded buttons, plus a Forgot Password link and a switch to the sign-up form.
One-Step Sign-Up
From the same popup the visitor switches to Create Your Account and registers with name, email, and password. Client and server validation check the email format, password length, and matching passwords before the account is created and the visitor is logged in - all on the same page.
Forgot Password
The Forgot Password link opens the reset panel inside the same popup. The visitor enters their email and receives reset instructions. The response is always generic, so the form never reveals whether an account exists for that address.
Social login reuses Odoo OAuth providers. Configure each provider Client ID under Settings - Users and Companies - OAuth Providers to enable real Google and Facebook sign-in.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Website (website)
• Discuss (mail) |
| Lines of code | 704 |
| Technical Name |
sm_website_ajax_login |
| License | OPL-1 |
| Website | https://apps.odoo.com/apps/modules/browse?author=Steven Marp |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module