monsieurbiz/sylius-ui-elements-plugin

Library of UiElements for RichEditor

Installs: 368

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 2

Open Issues: 0

Language:Twig

Type:sylius-plugin

v0.4.4 2024-10-09 10:00 UTC

README

Ui Elements Plugin license Tests Status Recipe Status Security Status

Library of UiElements for RichEditor

Compatibility

Installation

If you want to use our recipes, you can configure your composer.json by running:

composer config --no-plugins --json extra.symfony.endpoint '["https://api.github.com/repos/monsieurbiz/symfony-recipes/contents/index.json?ref=flex/master","flex://defaults"]'
composer require monsieurbiz/sylius-ui-elements-plugin

Et voilà! 🎉

Now, you have access to a set of UiElements for RichEditor.

Wireframes

They are copied while playing the recipe.

If you want to copy them manually, you can run:

mkdir -p templates/bundles/MonsieurBizSyliusRichEditorPlugin/Wireframe/;
cp -R vendor/monsieurbiz/sylius-ui-elements-plugin/src/Resources/views/Wireframe/* templates/bundles/MonsieurBizSyliusRichEditorPlugin/Wireframe/;

License

This plugin is under the MIT license. Please see the LICENSE file for more information.