No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Froala or TinyMCE WYSIWYG editor with Quasar?

    Help
    7
    10
    610
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      RodrigoSispyme last edited by

      Hi.

      I need to integrate a WYSIWYG editor into my Quasar project. It has to be a fairly complete editor, I have seen two possible options one is TinyMCE and another Froala. Both look good and seem to have integration with VUE

      But my question is (before spending a lot of time) if they have any problem with Quasar, I ask if someone tried to integrate them and found problems or could not do it.

      Thank you.

      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by

        If they work in Vue, then they’ll work in Quasar. 🙂

        Scott

        1 Reply Last reply Reply Quote 0
        • R
          RodrigoSispyme last edited by

          Ok, so there are no possible incompatibility problems with quasar. I’ll start with Tiny and I’ll tell you how I’m doing.

          1 Reply Last reply Reply Quote 0
          • G
            girish.rathor last edited by

            Hi @RodrigoSispyme can you please share how did you go with the Quasar integration with Tiny. We are about to start integration of Tiny and any insights will be helpful. Thanks.

            dobbel 1 Reply Last reply Reply Quote 0
            • dobbel
              dobbel last edited by

              @s-molinari

              If they work in Vue, then they’ll work in Quasar.

              Could be true in theory , but I have seen nobody here successfully integrate CKEditor5 with Quasar.

              The best effort so far:
              https://forum.quasar-framework.org/topic/6788/how-to-convert-webpack-configuration-from-a-vue-config-js-to-quasar-conf-js-ckeditor-vue-docs

              1 Reply Last reply Reply Quote 0
              • dobbel
                dobbel @girish.rathor last edited by

                @girish-rathor

                I would start here:

                https://github.com/tinymce/tinymce-vue

                You’ll also have to use a boot file to register the component in Quasar:
                https://quasar.dev/quasar-cli/boot-files#Examples-of-boot-files

                1 Reply Last reply Reply Quote 0
                • G
                  girish.rathor last edited by

                  thanks a lot @dobbel. Will share our experience.

                  1 Reply Last reply Reply Quote 0
                  • A
                    adsaviation last edited by

                    Well, I am fighting a lot with all kinds of WYSIWYG editors, TinyMCE is simple to install, it is just VERY EXPENSIVE, Froala is faster with loading but already started with issues from the get-go (warnings), Jodit, is …well…an adventure, Quill is too complicated and too many rules what you can and can’t do. So yes, it would be great to have a complete sample with at least image upload/paste capabilities.

                    qyloxe 1 Reply Last reply Reply Quote 0
                    • qyloxe
                      qyloxe @adsaviation last edited by

                      @adsaviation have you checked this one:

                      https://github.com/donotebase/quasar-tiptap

                      great potential…

                      1 Reply Last reply Reply Quote 0
                      • J
                        jraez last edited by

                        I go with @qyloxe, I use tiptap with quasar integration and it works fine.

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post