creativedotdesign / tofino

WordPress boilerplate theme on a modern stack. NPM and Composer.
Other
29 stars 6 forks source link

Add version tracker #81

Closed danimalweb closed 8 years ago

danimalweb commented 9 years ago

Get the theme to report back every x number of days with the url and the version number. Helps plan for the future.

Allow disable in the theme options.

mrchimp commented 9 years ago

People here are keen for this. We're actually looking for something more generic that would report on plugins installed, etc. Kind of like the Woocommerce system status report. It might be better to develop this as a standalone plugin. Or possibly as a plugin as well as the Tofino version tracker. Just some ideas. We should discuss this properly at some point.

danimalweb commented 9 years ago

Sounds good. I've created a branch for this feature https://github.com/lambdacreatives/tofino/tree/feature-tracker

danimalweb commented 9 years ago

The API with web front end has its own repo: https://github.com/lambdacreatives/tracker