Linux 软件免费装
Banner图

Ambiscale Activity Manager

开发者 ambiscale
更新时间 2025年12月8日 19:37
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

security history logs monitoring activity

下载

1.0.0 1.0.1 1.0.2 1.1.0

详情介绍:

Stay in control of your WordPress site with Ambiscale Activity Manager. Track and monitor your website by logging all user and system activities. Whether you're managing a small blog or a complex WooCommerce store, this powerful plugin logs every action - from user behavior to system-level changes - giving you complete visibility directly from your WordPress dashboard. Key Features Why choose an Ambiscale Activity Manager? Centralized monitoring: View all user and system actions in one unified dashboard. Performance-first design: Lightweight and optimized to minimize impact on your site speed. Smart integration: Seamless compatibility with essential WordPress plugins — no setup needed.

安装:

  1. Install Ambiscale Activity Manager by Ambiscale either via the WordPress.org plugin repository or by uploading the files to your server.
  2. Activate the Plugin.
  3. Navigate to Plugin\'s Settings page and choose storage option (.log files by default).

屏幕截图:

  • Customizable storage and filtering settings.

升级注意事项:

1.1.0 Security enhancement update. Existing logs will be automatically migrated. No action required. 1.0.0 Initial release of Ambiscale Activity Manager. Install to start monitoring all user and system activities on your WordPress site.

常见问题:

How does the plugin impact site performance?

Ambiscale Activity Manager is designed with performance in mind. It uses efficient logging mechanisms and offers configurable storage options to minimize impact on your site speed.

Can I choose where logs are stored?

Yes, you can choose between file-based storage (.log files) or database storage depending on your performance and backup preferences.

How long are logs kept?

By default, logs are automatically deleted after 30 days. You can also manually clear logs at any time to keep your system clean.

Does this work with WooCommerce and other plugins?

Yes, Ambiscale Activity Manager has built-in support for popular plugins including WooCommerce, Yoast SEO, Contact Form 7 and many more, automatically capturing plugin-specific activities.

Is this plugin suitable for multisite networks?

Yes, Ambiscale Activity Manager is fully compatible with WordPress multisite networks. The plugin automatically detects multisite environments and handles logging for each site independently, ensuring proper data separation and network-wide functionality.

Can I filter out specific types of activities from being logged?

Yes, the plugin includes anti-spam filters and customizable settings that allow you to exclude specific actions or activity types from being logged, helping keep your logs clean and relevant.

Is the plugin GDPR compliant?

The plugin includes features to help with GDPR compliance, including user IP logging controls and data retention settings. However, compliance depends on your specific use case and local regulations.

Can I export or backup my activity logs?

Yes, when using file-based storage, logs can be easily backed up as part of your regular file backups. Database logs can be exported through standard WordPress database backup methods.

Development & Source Code

This plugin includes minified JavaScript and CSS files for optimal performance. The original source code is included in the plugin package:

  • JavaScript source: /src/js/main.js
  • SCSS source: /src/scss/main.scss
  • Compiled assets: /dist/js/main.js and /dist/css/main.css
Build Instructions: To build the assets from source, follow these steps:
  1. Install Node.js (version 18.20.0 or higher recommended)
  2. Navigate to the plugin directory
  3. Install dependencies: npm install
  4. Build assets: npm run build
  5. For development with file watching: npm run watch
The plugin uses Webpack with Babel for JavaScript transpilation and Sass for CSS preprocessing. All build configuration can be found in webpack.config.js and package.json.

更新日志:

1.1.0 1.0.2 1.0.1 1.0.0