Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.91 KB

File metadata and controls

46 lines (32 loc) · 1.91 KB

HTML Module

This module enables content items to have rich content using Grapes JS.

Version

1.2.1

Category

Content Management

Dependencies

Product Module
OrchardCore Html (OrchardCore.Html)

Features

Name GrapesJS HTML Editor (OrchardCoreContrib.Html.GraphesJS)
Description Enables GrapesJS editor for HtmlBody content.
Dependencies

NuGet Packages

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

Get Started

  1. Install the OrchardCoreContrib.Html NuGet package to your Orchard Core host project.
  2. Go to the admin site
  3. Select Configuration -> Features menu.
  4. Enable the GrapesJS HTML Editor feature.
  5. Add HtmlBody to your content type.
  6. Now you can use GrapesJS editor.

note: Uncheck "Sanitize Html" on the HTML part to retain styling