Upgrading from v2#

While the changelog (opens new window) is the most comprehensive list of changes, this guide provides high-level overview and organizes changes by category.

Renamed Classes#

The following classes have been renamed.

OldWhat to do instead
verbb\giftvoucher\models\RedemptionModelverbb\giftvoucher\models\Redemption
verbb\giftvoucher\models\VoucherTypeModelverbb\giftvoucher\models\VoucherType
verbb\giftvoucher\models\VoucherTypeSiteModelverbb\giftvoucher\models\VoucherTypeSite
verbb\giftvoucher\records\CodeRecordverbb\giftvoucher\records\Code
verbb\giftvoucher\records\RedemptionRecordverbb\giftvoucher\records\Redemption
verbb\giftvoucher\records\VoucherRecordverbb\giftvoucher\records\Voucher
verbb\giftvoucher\records\VoucherTypeRecordverbb\giftvoucher\records\VoucherType
verbb\giftvoucher\records\VoucherTypeSiteRecordverbb\giftvoucher\records\VoucherTypeSite
verbb\giftvoucher\services\CodesServiceverbb\giftvoucher\services\Codes
verbb\giftvoucher\services\PdfServiceverbb\giftvoucher\services\Pdf
verbb\giftvoucher\services\RedemptionsServiceverbb\giftvoucher\services\Redemptions
verbb\giftvoucher\services\VouchersServiceverbb\giftvoucher\services\Vouchers
verbb\giftvoucher\services\VoucherTypesServiceverbb\giftvoucher\services\VoucherTypes

Previous ← Configuration Next Vouchers →