2017 © Pedro Peláez
 

yii2-extension mod-csv

Module csv

image

panix/mod-csv

Module csv

  • Saturday, September 16, 2017
  • by andrtechno
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

mod-csv

Module for PIXELION CMS, (*1)

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads Latest Unstable Version License, (*2)

Installation

The preferred way to install this extension is through composer., (*3)

Either run

php composer require --prefer-dist panix/mod-csv "*"

or add, (*4)

"panix/mod-csv": "*"

to the require section of your composer.json file., (*5)

Add to web config.

'bootstrap' => [
    ..
    'queueSheets'
],
'modules' => [
    'csv' => ['class' => 'panix\mod\csv\Module'],
],

The Versions

16/09 2017

dev-master

9999999-dev https://github.com/andrtechno/mod-csv

Module csv

  Sources   Download

MIT

The Requires

 

csv module corner-cms