Trix editor for MoonShine

Maintainers

Package info

github.com/moonshine-software/trix

Homepage

Language:CSS

pkg:composer/moonshine/trix

Statistics

Installs: 587

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 0

3.0.1 2024-11-29 15:31 UTC

This package is auto-updated.

Last update: 2026-03-10 18:13:31 UTC


README

Requirements

  • MoonShine v3.0+

Support MoonShine versions

MoonShine Trix
2.0+ 1.0+
3.0+ 3.0+

Installation

composer require moonshine/trix

Usage

use MoonShine\Trix\Fields\Trix;

Trix::make('Label')
use MoonShine\Trix\Fields\Trix;

Trix::make('Label')->attachmentEndpoint('/endpoint')