garagist/plaintext 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱: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.

统计信息

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

GitHub 信息

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

其他信息

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