jadu/pulsar-tinymce

Allow rich text editing with the TinyMCE editor.

1.1.1 2023-12-07 14:54 UTC

This package is auto-updated.

Last update: 2024-09-11 11:15:14 UTC


README

Allow rich text editing with the TinyMCE editor. Follows the common Pulsar form layout.

Example usage

{{
    tinymce.editor({
        'label': 'My editor'
    })
}}

Options

Local environment

  1. composer install
  2. npm install
  3. docker-compose up

http://localhost:8000