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
Requires
- php: ^8.2
- monsieurbiz/sylius-media-manager-plugin: ^1.1
- monsieurbiz/sylius-rich-editor-plugin: ^2.8
- sylius/sylius: >=1.12 <1.14
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.16
- phpmd/phpmd: ^2.15
- phpspec/phpspec: ^7.0
- phpstan/phpstan: ^1.8.4
- phpstan/phpstan-doctrine: ^1.3.2
- phpstan/phpstan-webmozart-assert: ^1.1
- phpunit/phpunit: ^10.5
This package is auto-updated.
Last update: 2024-12-29 13:21:27 UTC
README
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.