承接 robertdrakedennis/filament-tiptap-editor 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

robertdrakedennis/filament-tiptap-editor

Composer 安装命令:

composer create-project robertdrakedennis/filament-tiptap-editor

包简介

A Tiptap ingtegration for Filament Admin/Forms.

README 文档

README

A Tiptap ingtegration for Filament Admin/Forms.

screenshot

  • Supports Light/Dark Mode
  • Fullscreen editing
  • Overrideable Media uploading
  • Profile based buttons to simplify reusing features
  • Includes all Tiptap extensions in the Starter Kit and Tables. More extensions to come...

Installation

Install the package via composer

composer require awcodes/filament-tiptap-editor

Optionally, Publish config files and assets.

The package comes with 3 profiles for buttons out of the box. Unless you need to create your own profiles there is no need to publish.

php artisan vendor:publish --tag="filament-tiptap-editor-config"

Usage

The editor extends the default Forms Field class so all other methods available on that class can be used when adding it to a form.

use FilamentTiptapEditor\TiptapEditor;

TiptapEditor::make('content')
    ->profile('simple')
    ->required(); //->etc

See filament-tiptap-editor.php config file for modifying profiles to add / remove buttons from the editor.

You may also override the default file upload with your own Livewire component and assigning its ID to the media_upload_id setting in the config file.

Versioning

This projects follow the Semantic Versioning guidelines.

License

Copyright (c) 2022 Adam Weston and contributors

Licensed under the MIT license, see LICENSE.md for details.

统计信息

  • 总下载量: 14
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 123
  • 开发语言: Blade

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-05-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固