Skip to content

Wordpress module for collecting Go-Pass numbers from form for export into CSV and delivering to custommer support

Notifications You must be signed in to change notification settings

deweblooper/gopass-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Priama cesta pre zobrazenie tabuľky s výpisom všetkých čísel aj s dátumom pridania + export do "numbers.csv":
../wp-content/plugins/gopass-x/export-it.php?go=adc329df80ca9552f2d82126

Priama cesta pre aktuálny súbor "numbers.csv":
../wp-content/plugins/gopass-x/tmp/numbers.csv

Priama cesta pre export do "numbers.csv" a odoslanie emailom na info@gopass.sk:
../wp-content/plugins/gopass-x/export-it.php?go=0c83f57c786a0b4a39efab23

Pre odoslanie emailom sú možnosti:
- vstavaná funkcia php mail()
- class PHPMailer
nastavenia tela emailu a adries:
..\wp-content\plugins\gopass-x\export-it.php (pod PRIPRAVA HLAVICIEK A TELA EMAILU)
nastavenia pre odosielanie:
..\wp-content\plugins\gopass-x\class\mail.inc.php

Prípadná kontrola počtu odoslatých emailov:
../wp-content/plugins/gopass-x/tmp/_count.inc

About

Wordpress module for collecting Go-Pass numbers from form for export into CSV and delivering to custommer support

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages