v1.2.45

Getting Started

Welcome to the Gift Registry Documentation.

Here you will find everything you need to set up Gift Registry service, and start creating a buyer community at your store.

Gift Registry will surely help your customers to build one, by simple actions:

  • сreate a gift registry
  • choose the desirable gifts and put them into the gift list
  • share the list with their friends!

It is the perfect decision for every shopper, who wants to give a polite tip about their own wishes to their friends.

Go ahead, dive in!

Firstly, please, find our extension in My Downloadable Products section of our store. Learn how to install extension, and proceed with Quick Start, which will guide you to setup your return policy.

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 Start

Quick 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 Settings

Gift 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 Fields

Managing 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 Sections

Managing 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 Types

Managing 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 Registries

Managing 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 Priorities

Managing 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 Notifications

Configuring 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 2

Migration 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 extension

How 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 Extension

Disabling 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 Log

Change 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...