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. tomsgu/sylius-gift-plugin

ActiveSylius-plugin

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

Sylius plugin to mark orders as gifts when ordering products.

2.0.0(2y ago)03[3 PRs](https://github.com/Tomsgu/SyliusGiftPlugin/pulls)MITPHPPHP &gt;=8.0

Since Feb 2Pushed 10mo 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 1mo ago

READMEChangelog (1)Dependencies (34)Versions (7)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:

```
