---
layout: home

hero:
  name: "Symfony UX Quill"
  text: "QuillJS wysiwyg text editor for Symfony"
  tagline: "Full and easy customisation for your Symfony forms"
  image:
    src: /quill_logo.png
    alt: Symfony UX Quill Logo
  actions:
    - theme: brand
      text: Get Started
      link: /guide/installation
    - theme: alt
      text: View on GitHub
      link: https://github.com/Ehyiah/ux-quill

features:
  - title: Symfony Integration
    details: Seamlessly integrates with Symfony Form.
  - title: EasyAdmin Integration
    details: Seamlessly integrates with EasyAdmin.
  - title: QuillJS
    details: based on Quill JS.
    link: https://quilljs.com/
  - title: Customizable
    details: Configure toolbar options, themes, and more directly in PHP.
  - title: Modern Stack
    details: Built with Symfony UX and Stimulus for a modern frontend experience.
  - title: Image Upload
    details: Handle image uploads to custom endpoints instead of base64 only and choose your security.
---
