-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IBX-9339: Added recipe for ibexa/fieldtype-richtext-rte #149
base: master
Are you sure you want to change the base?
Conversation
Thanks for contribution! 🎉 To test the changes please execute:
before executing the recipes. |
|
"add-lines": [ | ||
{ | ||
"file": "composer.json", | ||
"content": "\"ckeditor-rte-copy.sh\": \"script\"", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: https://github.com/ibexa/fieldtype-richtext-rte/blob/main/bin/ckeditor-rte-install.sh script must be executed before we compile FE assets
"add-lines": [ | ||
{ | ||
"file": "composer.json", | ||
"content": "\"ckeditor-rte-copy.sh\": \"script\"", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: https://github.com/ibexa/fieldtype-richtext-rte/blob/main/bin/ckeditor-rte-install.sh script must be executed before we compile FE assets
1644cf3
to
ec8be10
Compare
|
Description:
Added recipe for
ibexa/fieldtype-richtext-rte
packageFor QA:
ibexa/fieldtype-richtext-rte
package should be installed correctly.Documentation:
N/A