定制 garagist/plaintext 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

garagist/plaintext

最新稳定版本:0.1.5

Composer 安装命令:

composer require garagist/plaintext

包简介

Convert HTML to Plaintext for Neos CMS

README 文档

README

Latest stable version GitHub stars GitHub watchers GitHub license GitHub issues GitHub forks

With Garagist.Plaintext you can convert any HTML or MJML document to plaintext. Useful for newsletter generation.

Installation

Add the package in your site package:

composer require --no-update garagist/plaintext

The run composer update in your project root.

Special CSS classes

To hide an element, add the class plaintext:hidden to remove it from the plaintext output. To mark an MJML element as headline (aka convert to uppercase), add the css-class plaintext:uppercase.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2022-09-16