Download the PHP package markdrzy/importable without Composer
On this page you can find all versions of the php package markdrzy/importable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download markdrzy/importable
More information about markdrzy/importable
Files in markdrzy/importable
Download markdrzy/importable
More information about markdrzy/importable
Files in markdrzy/importable
Vendor markdrzy
Package importable
Short Description Add CSV data import functionality to the native Table fieldtype.
License MIT
Package importable
Short Description Add CSV data import functionality to the native Table fieldtype.
License MIT
Please rate this library. Is it a good library?
Informations about the package importable
Importable plugin for Craft CMS 3.x
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
All versions of importable with dependencies
PHP Build Version
Package Version
Requires
craftcms/cms Version
^3.0.0-RC1
The package markdrzy/importable contains the following files
Loading the files please wait ....