xcore/inline-editing
最新稳定版本:v1.6.0
Composer 安装命令:
composer require xcore/inline-editing
包简介
Content inline editable package.
README 文档
README
Inline Editing = Content editable...
Requirements
XcoreCMS/InlineEditing requires PHP 7.4 or higher
Installation
The best way to install XcoreCMS/InlineEditing is using Composer:
composer require xcore/inline-editing
Create database table example
vendor/bin/inline dns="mysql:host=127.0.0.1;dbname=test" username=root password=pass tableName=table # parameters: # dns - required # username - required # password - optional # tableName - optional (default `inline_content`)
统计信息
- 总下载量: 21.03k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-05-15