Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patrickrobrecht/extended-evaluation-for-statify
WordPress plugin. Extended evaluation of the statistics data of the Statify plugin
https://github.com/patrickrobrecht/extended-evaluation-for-statify
csv-export evaluation statify statistics web-statistics wordpress wordpress-plugin wp wp-plugin
Last synced: 2 months ago
JSON representation
WordPress plugin. Extended evaluation of the statistics data of the Statify plugin
- Host: GitHub
- URL: https://github.com/patrickrobrecht/extended-evaluation-for-statify
- Owner: patrickrobrecht
- License: gpl-3.0
- Created: 2016-09-02T07:54:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-05T18:48:09.000Z (about 1 year ago)
- Last Synced: 2024-11-02T12:34:14.633Z (3 months ago)
- Topics: csv-export, evaluation, statify, statistics, web-statistics, wordpress, wordpress-plugin, wp, wp-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/extended-evaluation-for-statify/
- Size: 377 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# WordPress Plugin *Statify – Extended Evaluation*
This WordPress plugin evaluates the data collected with the privacy-friendly Statify Plugin (data tables and diagrams). The evaluation can be downloaded as csv and as diagram (image or PDF).
## How to use this plugin
The use of this WordPress Plugin requires the [Statify Plugin](https://de.wordpress.org/plugins/statify/) to be installed and activated.
Details, screenshot and the zip file download of the latest stable version can be found in the [WordPress Plugin Directory](https://wordpress.org/plugins/extended-evaluation-for-statify/).
## How to develop
Install [Composer](https://getcomposer.org/)
and run `composer install` to install the dependencies for development.`composer build` creates the release version in the `dist` directory
(it contains exactly the files necessary for wordpress.org).`composer cs` checks the code style
and reports any violations of the WordPress Coding Guidelines
(see `phpcs.xml` for details).
`composer csfix` tries to fix code style issues.`composer minify` generates minified CSS and JavaScript files.
## Development and Translations
You can report issues or suggest new features in the [Issue Tracker](https://github.com/patrickrobrecht/extended-evaluation-for-statify/issues). If you experience unexpected behavior, please ask in the [WordPress Support Forum](https://wordpress.org/support/plugin/extended-evaluation-for-statify) first. Pull requests for known issues are highly appreciated!
You can help to [translate the plugin](https://translate.wordpress.org/projects/wp-plugins/extended-evaluation-for-statify) to further languages.
Developer: [Patrick Robrecht](https://patrick-robrecht.de/)