kucrut/catatan
最新稳定版本:0.1.8
Composer 安装命令:
composer require kucrut/catatan
包简介
Simple post editor for WordPress
README 文档
README
Simple post editor for WordPress using TipTap built with Svelte.
This is alpha software. There's no warranty whatsoever. Use it at your own risk 😉
Installation
- Install via composer:
composer require kucrut/catatan - Activate the plugin.
- Go to Settings > Writing, scroll down to "Catatan" section, and tick the post types you want to edit with Catatan. Save the changes.
Developing
- Make sure you have PHP 7.4+ and composer installed, as well as Nodejs 16+ and pnpm.
- Clone this repository onto your
wp-content/pluginsdirectory. - Install composer dependencies:
composer install - Install JS dependencies:
pnpm install pnpm dev
License
This plugin is released under GPLv2. All dependencies retain their original linceses.
统计信息
- 总下载量: 133
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-only
- 更新时间: 2022-09-10