Content Insights for Editors
An easy way for content editors to keep track of their work and get notified when it is not working properly
by Whitespace · github.com/whitespace-se/content-insights-for-editors
★ 3stars
2.4kcomposer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/whitespace-se/content-insights-for-editors/archive/refs/heads/master.zipAlso on Packagist as municipio/content-insights-for-editors:
composer require municipio/content-insights-for-editorsFrom the readme
Content Insights for Editors
An easy way for content editors to keep track of their work and get notified
when it is not working properly
Content Insights for Editors is a WordPress plugin
Table of Contents
- Usage
- Prerequisites
- Installation
- Develop
- Local prerequisites
- Local installation
- Contributing
- Versioning
- Authors
- License
Usage
Prerequisites
- WordPress
- ACF
- helsingborg-stad/broken-link-detector
- matomo
Content Insights for Editors uses matomo for visitor statistics and
helsingborg-stad/broken-link-detector
for analysing content.
Installing
The package can be downloaded manually and unzipped in the /wp-content/plugins/
directory or by using composer.
Install by running the following command:
Example of how composer works here
When resources have been installed. The plugin can be activated by looking for a
"Content Insights for Editors" entry in the plugins page and clicking on
"Activate".
Hooks
Here are the hooks for customizing the plugin
Set the mail logo url
Example usage
Adding a section to mail notification
Example usage
Modify which section template to use during render
Example usage
Customizing content of mail notifi
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.2.3 | Jun 29, 2020 |
| 1.2.2 | Jun 29, 2020 |
| 1.2.1 | Mar 29, 2020 |
| 1.2.0 | Mar 29, 2020 |
| 1.0.0 | Aug 26, 2019 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.