DocsOIntelInstallation
Getting Started

Installation

OIntelorravo.com/docs/ointel/installation

Manual Installation

  1. Upload the ointel/ folder to /wp-content/plugins/
  2. Activate through Plugins → Installed Plugins
  3. Navigate to OIntel in the WP admin sidebar
  4. Click Run Scan on the Dashboard to generate your first health score

Via WP-CLI

bashwp plugin install ointel.zip --activate
wp ointel scan

On Activation

  • Creates 5 custom database tables (see Database Tables)
  • Schedules background scan cron job (daily by default)
  • Schedules weekly report email

On Deactivation

  • Removes scheduled cron events
  • Preserves all data (tables and options remain)

On Uninstall

  • If Remove on uninstall is enabled in Settings, all tables and options are permanently deleted

Installation — OIntel Docs — Orravo