Tracks all WordPress activity such as posts, meta, options, users, taxonomy, comments, plugins, themes and more.
- PHP 8.1 or higher
- WordPress 6.7 or higher
- Upload the 'owc-activity-log' folder in to the
/wp-content/plugins/directory. cd /wp-content/plugins/owc-activity-log- Run composer install, NPM asset build is in version control already.
- Activate the plugin in via the WordPress admin.
composer source git@github.com:OpenWebconcept/plugin-owc-activity-log.gitcomposer require plugin/owc-activity-logcd /wp-content/plugins/owc-activity-log
composer installcomposer testcomposer phpcs
composer phpcbfcomposer prefix-dependencies