How to install extension
How to install extension
Backup your store database and web directory.
Login to the SSH console of your server and navigate to the root directory of the Magento 2 store.
Copy the installation instructions from page My Downloadable Products to the SSH co...
Quick StartQuick Start
Gift Registry comes with a bundle of useful building bricks, that allow you to embrace its full functionality out-of-box.
However, sometimes it is not enough, and you need to build up specific policy for you store.
Firstly, check out default...
Gift Registry SettingsGift Registry Settings
This section describes most of settings, that you can use for configuring your gift policy. It breaks into two main sections:
General Settings
Notifications
General Settings
Option
Description
Gift Registry Image Placehold...
Managing Form FieldsManaging Form Fields
Form Fields are the most basic component of Gift Registries. Each field defines a parameter, that customer should fill in order to create Gift Registry.
Once fields are defined, they should be combined into larger bricks - sections, a...
Managing Form SectionsManaging Form Sections
Form sections are the building block for Registry creation page, and backend Registry edit page.
Each form section consists of one or more Fields, which are defined in separate grid.
There's four standard form sections, that can be ...
Managing Event TypesManaging Event Types
Event types are the one of the most basic parts of Gift Registry. They define special events, on which customer can receive a gift from other customers.
By default there's three basic events, which you can find at Customers -> Gift...
Managing Gift RegistriesManaging Gift Registries
Gift Registry is the only entity in our extension, which can be created only by customer.
Backend provides only means of viewing and editing of already created registries in order to maintain store's policy.
All registries are loc...
Managing Item PrioritiesManaging Item Priorities
Each item, that customer has put to his Gift Registry, can have priority, which defines its importance for a customer and its place in Gift Registry. It can be also set from backend.
There's three basic priorities, which our exten...
Configuring Email NotificationsConfiguring Email Notifications
All Gift Registries Email notification templates are regular transactional emails - e. q. they can be customized using default Magento 2 means.
There's three templates, used by our extension:
Owner Notification Template - ...
Migration from Magento 1 to Magento 2Migration from Magento 1 to Magento 2
Below are examples of scripts, which may be used for transferring data from Mirasvit Gift Registry for Magento 1 to Mirasvit Gift Registry for Magento 2.
To use scripts you need a help of PHP developer. Scripts may co...
How to upgrade extensionHow to upgrade extension
To upgrade the extension follow these steps:
Backup your store's database and web directory.
Login to the SSH console of your server and navigate to the root directory of the Magento 2 store.
Run command composer require mirasvit...
Disabling ExtensionDisabling Extension
Temporarily Disable
To temporarily disable the extension please follow these steps:
Login to the SSH console of your server and navigate to the root directory of the Magento 2 store.
Run command php -f bin/magento module:disable Miras...
Change LogChange Log
1.2.45
(2023-05-04)
Improvements
Added variable "gifterName" to the "Owner Notification Template email"
1.2.44
(2022-11-02)
Fixed
Customer address validation
1.2.43
(2022-08-25)
Fixed
Image loading issue in registr...