Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions marketplace/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,21 @@
"category": "mvc widget",
"tags": ["wysiwyg", "tinymce", "rich text", "editable text", "html"]
},

{
"name": "Add widget in rich taxt editor in cms containt",
"description": "Add widget in rich taxt editor in cms containt",
"thumbnailUrl": "https://github.com/Tapasyamahor1/widgetineditablearea.git",
"author": "Tapasya Mahor",
"sourceUrl": "https://github.com/Tapasyamahor1/widgetineditablearea.git",
"version": "13.0.0",
"kenticoVersions": ["13.0.0"],
"category": "mvc widget",
"tags": ["wysiwyg", "tinymce", "rich text", "editable text", "html"]
},



{
"name": "Partial Widget Page",
"description": "Allows you to render a Page Builder page as a partial to be included on another page. Similar to Portal Engine's Page Placeholder.",
Expand Down