This module enables content items to have rich content using Grapes JS.
1.2.1
Content Management
Product | Module |
---|---|
OrchardCore | Html (OrchardCore.Html ) |
Name | GrapesJS HTML Editor (OrchardCoreContrib.Html.GraphesJS ) |
Description | Enables GrapesJS editor for HtmlBody content. |
Dependencies |
Name | Version |
---|---|
OrchardCoreContrib.Html |
1.2.1 |
OrchardCoreContrib.Html |
1.2.0 |
OrchardCoreContrib.Html |
1.1.0 |
OrchardCoreContrib.Html |
1.0.0 |
OrchardCoreContrib.Html |
1.0.0-beta1 |
- Install the
OrchardCoreContrib.Html
NuGet package to your Orchard Core host project. - Go to the admin site
- Select Configuration -> Features menu.
- Enable the
GrapesJS HTML Editor
feature. - Add
HtmlBody
to your content type. - Now you can use GrapesJS editor.
note: Uncheck "Sanitize Html" on the HTML part to retain styling