Just looking for a bit of advice on how best to achieve the following.
Currently
working on a project using Umbraco 4.11.10. The client has asked me to
create a custom reports dashboard so that they can generate reports of
all the changes for a given month or quarter.
My initial ideal
was to use the node class to parse the umbraco.config file and create
the reports based on the updateDate attribute. Then I started to think
that the reports may need to include pages that have been
unpublished/deleted and also possibly changes to media items (uploaded,
deleted etc...).
Had a look in the projects and saw the
'latest edits dashboard' and was wondering if this could be configure
for monthly and quarterly.
Montlhy and Quarterly Reports Dashboard
Hi All,
Just looking for a bit of advice on how best to achieve the following.
Currently working on a project using Umbraco 4.11.10. The client has asked me to create a custom reports dashboard so that they can generate reports of all the changes for a given month or quarter.
My initial ideal was to use the node class to parse the umbraco.config file and create the reports based on the updateDate attribute. Then I started to think that the reports may need to include pages that have been unpublished/deleted and also possibly changes to media items (uploaded, deleted etc...).
Had a look in the projects and saw the 'latest edits dashboard' and was wondering if this could be configure for monthly and quarterly.
Grateful for any advice or pointers.
Thanks,
Eddie
is working on a reply...