agitation/profile-bundle

Installs: 236

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Type:symfony-bundle

1.5.1 2018-01-28 11:05 UTC

This package is not auto-updated.

Last update: 2022-07-23 07:12:05 UTC


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.