Main Menu
Contact
Popular Plugins
Sign In
The including/excluding of Plugins could be rather buggy when using MULTIPLE fields with WYSIWYG in one Block Type. Please test if the settings you set are OK as-is, when generated. Also, these settings won't work within a "Repeatable" field type. At this moment, it is in early stages and any additional help to improve is appreciated.

Exclude plugins (exclude_plugins)

If you don't want a very extensive editor, you can choose to exclude some of the plugins that are standard visible. This value takes an array of values (string). It depends on which plugins are installed/available, which ones you can actually exclude to be shown. See the below example for a configuration with plugins that are available by default, which you can choose to exclude.

"myContentField"  => [
    "type"  => "Wysiwyg",
    "label" => t("Your Content"),
    "view"  => [
	    "prefix" => '<div class="alert alert-info">',
		"suffix" => '</div>',
    ]
    "config" => [
        "exclude_plugins" => ['basicstyles', 'image', 'justify']
    ]
],

Include plugins (include_plugins)

If you want to include plugins, that aren't available by default, you can add them for given fields. This value takes an array of values (string). It depends on which plugins are installed/available, which ones you can actually include to be shown. See the below example for a configuration with plugins that are available by default, which you can choose to include.

"myContentField"  => [
    "type"  => "Wysiwyg",
    "label" => t("Your Content"),
    "view"  => [
	    "prefix" => '<div class="alert alert-info">',
		"suffix" => '</div>',
    ]
    "config" => [
        "include_plugins" => ['colorbutton', 'flas']
    ]
],

Use, by you or one client, in a single end product. The total price includes the item price and a buyer fee.

  • Quality checked by Concrete5
  • Future updates
  • 30 Day Support
  • Concrete5 buyer fee: $35.70
Add to Concrete5 Cart

Use, by you or a client, in 5 single end products. The total price includes the item price and a buyer fee.

  • Quality checked by Concrete5
  • Future updates
  • 30 Day Support
  • Concrete5 buyer fee: $142.80
  • Save an extra: $119.00
Add to Concrete5 Cart

Use, by you or a client, in x/xx single end products.

Upon request, quote will be made and sent to you via email.

  • Quality checked by Concrete5
  • Future updates
  • 30 Day Support
  • Saves extra $$
Request Quote
Released 6 years ago
Updated 1 year ago
Installs 3
Requires concrete5 5.7.5.3
Current version 1.4.5
Skill level Bleeding Edge

Buyer Rating:

5 average based on 3 ratings More information

Got something to say? Need help?

View support forum