Download the PHP package piotr-cz/cockpit-import without Composer
On this page you can find all versions of the php package piotr-cz/cockpit-import. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download piotr-cz/cockpit-import
More information about piotr-cz/cockpit-import
Files in piotr-cz/cockpit-import
Download piotr-cz/cockpit-import
More information about piotr-cz/cockpit-import
Files in piotr-cz/cockpit-import
Vendor piotr-cz
Package cockpit-import
Short Description Spreadsheet import module for Cockpit CMS
License MIT
Homepage https://github.com/piotr-cz/cockpit-import
Package cockpit-import
Short Description Spreadsheet import module for Cockpit CMS
License MIT
Homepage https://github.com/piotr-cz/cockpit-import
Please rate this library. Is it a good library?
Informations about the package cockpit-import
Spreadsheet import module
Module for importing spreadsheet as collection entries in Cockpit CMS
Features
- Import from CSV files or JSON files (generated by Cockpit collection export functionality)
- Localization
- Auto-assign fields based on header (Column names must match collection field names)
- Filters
- Text
- Select
- Boolean
- Lookup entry matching Name (for field type
link-collection
, useful for setting up categories) For multiple collection links, use Vertical bar|
as a separator. Collection must have field namedname
- Location (Geolocate addresses)
Requirements
- Cockpit v0.13
- for CSV files IE10+/ Safari 6+ (see Papaparse browser compatibility)
Installation
Manual
-
Download latest release and place in
[cockpit-path]/modules/addons/Import
or -
Open cockpit backend.
- In top-right corner you'll see Import button.
Using composer
-
In composer.json add path where cockpit modules are located:
- Install module using command
Usage
-
Select collection and file
-
Map collection fields to spreadsheet columns
-
Tune up processing options and click Import
Authors
3p libraries
- Papaparse (MIT)
Issues/ Feature requirements
Submit issue or feature requirement here
Latest development version
Licensed under MIT License
All versions of cockpit-import with dependencies
PHP Build Version
Package Version
The package piotr-cz/cockpit-import contains the following files
Loading the files please wait ....