Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bmcclure/drupal-account_modal
Adds the ability to open account links in a modal window.
https://github.com/bmcclure/drupal-account_modal
Last synced: about 1 month ago
JSON representation
Adds the ability to open account links in a modal window.
- Host: GitHub
- URL: https://github.com/bmcclure/drupal-account_modal
- Owner: bmcclure
- Created: 2017-02-06T01:26:04.000Z (almost 8 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2020-06-04T21:38:38.000Z (over 4 years ago)
- Last Synced: 2024-05-02T00:17:47.290Z (8 months ago)
- Language: PHP
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
Awesome Lists containing this project
README
**SUMMARY**
Account Modal lets you:
- Open the following account pages in a modal:
- Account page (/user/%uid)
- Login page
- Register page
- Password reset page
- Submit the opened forms via AJAX
- Show errors in the dialog without reloading
- Optionally reload after success instead of redirecting**REQUIREMENTS**
* None
**INSTALLATION**
Install as usual, see http://drupal.org/node/1897420 for further information.
**ALTERNATIVES**
These modules offer similar functionality if Account Modal
doesn't fit your needs:
- [Fancy Login](https://www.drupal.org/project/fancy_login)**CONTACT**
Current maintainers:
* [bmcclure](https://www.drupal.org/user/278485)