agitation / profile-bundle
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 236
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Type:symfony-bundle
Requires
- agitation/api-bundle: ~1.0
- agitation/intl-bundle: ~1.0
- agitation/page-bundle: ~1.0
- agitation/trigger-bundle: ~1.0
- agitation/ui-bundle: ~1.0
- agitation/user-bundle: ~1.0
README
Agitation is an e-commerce framework, based on Symfony2, focussed on extendability through plugged-in APIs, UIs, payment modules and other components.
agitation/profile-bundle
This bundle allows users to access pages requiring authentication (HTTP 401). First, it will display a login form instead of the page content. After credentials have been submitted, the page will reload and show the actual content.
Furthermore, this bundle gives users tools for profile self-service, such as password reset and account modification.