markdrzy/importable
Composer 安装命令:
composer require markdrzy/importable
包简介
Add CSV data import functionality to the native Table fieldtype.
README 文档
README
Add CSV data import functionality to the native Table fieldtype.
Requirements
This plugin requires Craft CMS 3.0.0-RC1 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project -
Then tell Composer to load the plugin:
composer require markdrzy/importable -
In the Control Panel, go to Settings → Plugins and click the “Install” button for Importable.
Using Importable
Create fields using the native Table fieldtype. Import CSV (or other delimited data) into your table by clicking the "Import" button.
Importable Roadmap
- Support non-text cells.
Brought to you by Mark Drzycimski
统计信息
- 总下载量: 4.61k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-12-26
