WP Manifestindependent plugin directory
manifest / integrations / fishintel-for-wordpress

FishIntel for WordPress

WordPress plugin: embed daily NOAA + AI-powered fishing intelligence in charter/marina/tackle sites. Fresh SEO/AEO content and a smart booking CTA. Requires a FishIntel account.

by Kit Mobley · github.com/captkitcarson/fishintel-for-wordpress · website

0stars
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/captkitcarson/fishintel-for-wordpress/archive/refs/heads/main.zip

Readme

FishIntel for WordPress

Embeds daily NOAA + AI-powered fishing intelligence into any WordPress site as shortcodes. Purpose-built for charter captains, marinas, tackle shops, and fishing publishers.

Product page: https://kitmobley.com/plugins/fishintel-for-wordpress/ Requires: A FishIntel account (free tier works) — you get an API key from your account page.

Shortcodes

Free tier

  • [fishintel_today zone="florida-keys"] — today's conditions summary card
  • [fishintel_conditions zone="florida-keys"] — tide / moon / marine forecast

Pro tier ($49/yr Solo, $149/yr Agency)

  • [fishintel_species zone="florida-keys" species="mahi"] — species forecast with target zone + tactics
  • [fishintel_reef reef="alligator"] — per-reef conditions
  • [fishintel_booking_prompt cta_url="/book"] — smart CTA that flips language based on today's forecast quality

Install

  1. Grab the ZIP from https://kitmobley.com/downloads/fishintel-for-wordpress-1.0.0.zip
  2. Plugins → Add New → Upload Plugin, activate
  3. Settings → FishIntel, paste your API key from https://fishintel.ai/dashboard/account#api-key
  4. Drop a shortcode on any page

License

GPL v2 or later.

Read the full README on GitHub →