Download the PHP package tecnocreaciones/ajax-fos-user-bundle without Composer
On this page you can find all versions of the php package tecnocreaciones/ajax-fos-user-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tecnocreaciones/ajax-fos-user-bundle
More information about tecnocreaciones/ajax-fos-user-bundle
Files in tecnocreaciones/ajax-fos-user-bundle
Package ajax-fos-user-bundle
Short Description Provides authentication for ajax to FOSUserbundle
License MIT
Homepage https://github.com/tecnocreaciones
Informations about the package ajax-fos-user-bundle
TecnocreacionesAjaxFOSUserBundle
The TecnocreacionesAjaxFOSUserBundle is a bundle that provides authentication and registration with ajax, uses Symfony2 security component and requires FOSUserBundle this up and running for proper functioning.
Features include:
The following features these available when the request is made using Ajax (XMLHttpRequest):
- Log In.
- Register a new user.
- Send email to reset password.
Other features:
- Register a user, retrieve the password and log in from a single view.
- When making a request via ajax json response returns the correct HTTP status code.
- Flash messages are not saved in the session when the request is done via ajax, but returned as json.
Note: This bundle does not provide an authentication system but can provide the user provider for the core SecurityBundle and extending the functionality of FOSUserBundle.
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Read the Documentation for master
Installation
All the installation instructions are located in the documentation.
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
About
TecnocreacionesAjaxFOSUserBundle is a tecnocreaciones initiative Based FOSUserBundle. See also the list of contributors.
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.
All versions of ajax-fos-user-bundle with dependencies
symfony/framework-bundle Version ~2.1
symfony/form Version ~2.1
symfony/security-bundle Version ~2.1
friendsofsymfony/user-bundle Version >=2.0