Inputfield for displaying markup editable via CKEditor. For use with Form Builder module.
Markup CKEditor (for Form Builder)
A module for ProcessWire CMS/CMF. An inputfield for displaying markup editable via CKEditor.
The module is intended for use with the Form Builder module. Allows blocks of static text to be included within a form, which can be edited in the form settings using CKEditor.
Usage
Install the Markup CKEditor module.
In the Form Builder module settings, add "MarkupCKEditor" to "Inputfield types to use with FormBuilder".
In your form settings, add a new field of type "Markup CKEditor". Enter the text you want to show in this field using "Markup Text" on the "Details" tab.
Configuration
In the module config you can set items for the CKEditor toolbar that will apply to all Markup CKEditor fields.
If you want to insert images in your markup field then add "Image" to the toolbar items to enable the standard CKEditor image plugin. The ProcessWire image plugin is not usable because in a FormBuilder form there is no page to store images in.
Screenshots
License
Released under Mozilla Public License v2. See file LICENSE for details.
Install and use modules at your own risk. Always have a site and database backup before installing new modules.