Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customize Email report text #3723

Closed
anonymous-matomo-user opened this issue Feb 1, 2013 · 5 comments
Closed

Customize Email report text #3723

anonymous-matomo-user opened this issue Feb 1, 2013 · 5 comments
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.

Comments

@anonymous-matomo-user
Copy link

Add the avility to customize the email text reports when sending and report email. That should be also aplicable for scheduled repots.

Ideally there should be two levels of customization:

  1. System level. It applies for all the reports sent by the system.
  2. Website level. When you define a new report you should be able to customize the text. If no text is specified the System Level text should be applied.

If you wan't i can't write this code, but before starting to write anything I would like to discuss a little bit about the implementation.

One of my big doubts is "Can this code written as a module and activated only by the users that wan't it or has to be in the PDFRecopots module"?

Any comments about it?

@mattab
Copy link
Member

mattab commented Feb 4, 2013

That would be a great idea for a plugin or contribution, please submit a patch if you can!

@halfdan
Copy link
Member

halfdan commented Feb 4, 2013

@pokoli, this could be done by a plugin. The PDFReports plugin would then use system hooks to see if there are custom texts available. I think the best solution however is to make changes to PDFReports directly. Be careful however on who on change the report text (every user with admin access? only superadmin?).

You can submit a pull request on Github (http://github.com/piwik/piwik) once you're finished. Don't forget to add tests!

@robocoder
Copy link
Contributor

See PR: #23

@anonymous-matomo-user anonymous-matomo-user added this to the Future releases milestone Jul 8, 2014
@mattab mattab removed the P: normal label Aug 3, 2014
@mattab mattab modified the milestones: Long term, Mid term Dec 23, 2015
@gebi
Copy link

gebi commented Jul 14, 2016

This would be an awesome feature!
Any news on this?

@mattab mattab modified the milestones: Long term, Mid term Dec 5, 2016
@Stan-vw
Copy link
Contributor

Stan-vw commented Mar 23, 2023

As this feature hasn't received further requests I'm closing it for now.
Note that you can change the text in an automated report by using the description field. We might updated the helptext to make this more clear. See related: #20294

@Stan-vw Stan-vw closed this as completed Mar 23, 2023
@bx80 bx80 added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

No branches or pull requests

7 participants