PHPackages                             tomsgu/sylius-gift-plugin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. tomsgu/sylius-gift-plugin

ActiveSylius-plugin[Utility &amp; Helpers](/categories/utility)

tomsgu/sylius-gift-plugin
=========================

Sylius plugin to mark orders as gifts when ordering products.

3.0.0(1mo ago)03[3 PRs](https://github.com/Tomsgu/SyliusGiftPlugin/pulls)MITPHPPHP ^8.2CI failing

Since Feb 2Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/Tomsgu/SyliusGiftPlugin)[ Packagist](https://packagist.org/packages/tomsgu/sylius-gift-plugin)[ RSS](/packages/tomsgu-sylius-gift-plugin/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (66)Versions (8)Used By (0)

Tomsgu SyliusGiftPlugin
=======================

[](#tomsgu-syliusgiftplugin)

This plugin adds an option to a customer to mark their orders as gifts to another person. This information is passed to an order through its notes field.

- [Installation](#installation)
- [Troubleshooting](#troubleshooting)

Installation
------------

[](#installation)

### Step 1: Download the plugin

[](#step-1-download-the-plugin)

```
$ composer require tomsgu/sylius-gift-plugin
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

### Step 2: Enable the plugin

[](#step-2-enable-the-plugin)

Enable the plugin by adding it to the list of registered bundles:

```
