Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 273 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 273 Bytes

OctoberCMS Import Processor

Helps to load data from XML or CSV

Installation

Require this package in your composer.json and update composer.

"kdzone/oc-import-processor": "1.*"

Tricks

Can use $obModel->wasRecentlyCreated to check insert mode.