Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.34 KB

UPGRADE.md

File metadata and controls

31 lines (22 loc) · 1.34 KB

Upgrade guide

Upgrading To 1.1

The User plugin has been split apart in to smaller more manageable plugins. These fields are no longer provided by the User plugin: company, phone, street_addr, city, zip, country, state. This is a non-destructive upgrade so the columns will remain in the database untouched.

Country and State models have been removed and can be replaced by installing the plugin Winter.Location. The remaining profiles fields can be replaced by installing the plugin Winter.UserPlus.

In short, to retain the old functionaliy simply install the following plugins:

  • Winter.Location
  • Winter.UserPlus

Upgrading To 1.4

The Notifications tab in User settings has been removed. This feature has been replaced by the Notify plugin. How to replace this feature:

  1. Install the Winter.Notify plugin
  2. Navigate to Settings > Notification rules
  3. Click New notification rule
  4. Select User > Activated
  5. Click Add action
  6. Select Compose a mail message
  7. Select User email address for the Send to field
  8. Here you may select the Mail template previously defined in the user settings.
  9. Click Save