Skip to content

Proof of Concept Sylius plugin that show how using stimulus inside a plugin

Notifications You must be signed in to change notification settings

Jibbarth/SyliusCelebratePlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SyliusCelebratePlugin

Disclaimer

This plugin aims to provide a simple way to celebrate special events in your Sylius store.

It has been created for educational purposes and to illustrate how to provide stimulus controllers in a Sylius plugin, following PR I made on sylius (Ease of use stimulus #17923)

It is not intended for production use.

Installation

Open a command console, enter your project directory and execute:

$ composer require barth/sylius-celebrate-plugin
$ yarn --force
$ yarn encore dev

That's it! No further configuration is required. Twig hooks are already registered thanks to Prepend Extension, and stimulus controllers are automatically registered thanks to Flex.

Demo

Video_2025-06-01_13-27-31.mp4

About

Proof of Concept Sylius plugin that show how using stimulus inside a plugin

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published