Skip to content

tejimaya/opCsvExportPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opCsvExportPlugin

SNS 内メンバのデータを csv 形式で出力する OpenPNE のプラグイン

How to Use (Web)

sns.example.com というドメインで SNS を動かしているとき,下記のようなURLにアクセスしてください.

http://sns.exmaple.com/pc_backend.php/monitoring/csvExport/download

フォームに必要な情報を記入して「ダウンロード」ボタンをクリックします.

フォーム名詳細
fromメンバID 開始位置 整数値 (inclusive)
toメンバID 終了位置 整数値 (inclusive)
Encodeダウンロードするファイルのエンコーディング UTF-8 or SJIS

Useful way to make easy to access

How to Use (Task)

$ ./symfony opCsvExport:export

Options

オプション名詳細デフォルト値
fromメンバID 開始位置 整数値 (inclusive)1
toメンバID 終了位置 整数値 (inclusive)なし(最後まで)
header各データ名を csv の最初に付与するか true/false true

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages