/import-tools

Tools for data import with BEdita

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

BEdita/ImportTools plugin for CakePHP apps using BEdita

Github Actions codecov phpstan Scrutinizer Code Quality image image

Installation

First, if vendor directory has not been created, you have to install composer dependencies using:

composer install

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require bedita/import-tools