Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
71ca103393 | ||
|
9a63348d52 |
@ -47,8 +47,9 @@ steps:
|
||||
- sha256
|
||||
- crc32
|
||||
when:
|
||||
allConditions:
|
||||
- event: tag
|
||||
event:
|
||||
exclude:
|
||||
- push
|
||||
|
||||
image_pull_secrets:
|
||||
- docker_token
|
@ -1,4 +1,5 @@
|
||||
## iNewsletter CSV Util
|
||||
## Matomo CSV Util
|
||||
|
||||
GUI utility to convert csv with multiple columns to iNewsletter .csv import
|
||||
GUI utility to convert a csv with multiple columns to a valid Matomo .csv import file
|
||||
Needed columns= name, email
|
||||
All the other available columns will be treated as attributes of the subscriber.
|
||||
|
Loading…
x
Reference in New Issue
Block a user