• UserAccount.Plugin

UserAccount.Plugin

Assembly: UserAccount.Plugin

Description

The user account plugin module is a web based plugin which offers default user account options such as:

  • Create user accounts.
  • Ability to provide a billing address.
  • Ability to change a password.
  • Add and edit multiple delivery addresses.
  • Personalised downloadable content.
  • Display Invoices.
  • Display Orders.
  • Select default language.
  • Manage user licences.
  • Manage marketing preferences.
  • Manage contact details.

Integration with Middleware

The IAccountProvider interface should be implemented by the host application, this contains all methods that are required to interact with the UserAccount plugin module.

Customise Account Pages

As with all website plugin modules, the pages that are created in /Views/Account folder can be customised and personalised from their default settings to match the theme of the website where they will be shown.

Settings

Please view AccountSettings for details on how to customize the UserAccount plugin.

How to use

The UserAccount plugin should be loaded using the Plugin Manager.