GrowthNation

Descripción

GrowthNation provides a secure integration that allows you to create blog posts, as drafts or published, directly from the GrowthNation platform. Connect your site in seconds using a one-click pairing flow.

Features

  • One-Click Pairing: Connect to GrowthNation seamlessly
  • Draft or Publish: Create posts as drafts for review or publish them directly
  • Featured Images: Automatically download and set featured images from URLs
  • Lightweight: No external dependencies or complex libraries

How it works

  1. Create a free account at growthnation.ai
  2. Complete the onboarding and set up your first project
  3. Install and activate this plugin on your WordPress site
  4. Go to Settings > GrowthNation and click “Complete Connection”
  5. Authorize the connection in the popup
  6. Start creating and scheduling content from GrowthNation

Requirements

  • WordPress 5.5 or higher
  • PHP 7.4 or higher
  • A GrowthNation account (sign up free)
  • Administrator account

Security

  • Token-based authentication: your WordPress password is never shared
  • All input is sanitised before processing
  • Featured images are validated and securely downloaded
  • Only allows JPEG, PNG, GIF, and WebP image formats

External Services

This plugin communicates with GrowthNation.

Support

For support, please contact us through GrowthNation.

Instalación

  1. Sign up for a GrowthNation account at growthnation.ai and complete the onboarding
  2. Upload the growthnation folder to the /wp-content/plugins/ directory, or install via the WordPress plugin directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. You will be automatically redirected to Settings > GrowthNation
  5. Click “Complete Connection to GrowthNation” and authorize in the popup

Preguntas frecuentes

Do I need a GrowthNation account?

Yes. Sign up for free at growthnation.ai, complete the onboarding, then come back to connect the plugin.

Is this plugin secure?

Yes! The plugin uses token-based authentication with SHA-256 hashing. Your WordPress password is never shared with GrowthNation.

How do I connect my site?

After activating the plugin, go to Settings > GrowthNation and click “Complete Connection to GrowthNation”. A popup will guide you through the pairing process.

How do I disconnect?

Go to Settings > GrowthNation and click “Disconnect”. You will be asked to confirm before the connection is removed.

Can I use this with other plugins?

Yes! This plugin has no external dependencies and won’t conflict with other plugins.

What permissions do I need?

You need a WordPress Administrator account.

Are posts published automatically?

Only if you choose “Publish” in GrowthNation. You can also send posts as drafts and review them in WordPress before publishing.

Can I include featured images?

Yes! Simply include a featured image URL when creating posts from GrowthNation. The plugin will automatically download and set it as the featured image.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“GrowthNation” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “GrowthNation” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

1.1.2

  • New: One-click pairing: connect without entering WordPress credentials
  • New: Publish or draft: /post-blog endpoint accepts a status field
  • New: AJAX disconnect with confirmation dialog and spinner
  • New: Public /info endpoint for plugin capability detection
  • New: plugin_version included in /test response
  • New: Settings shortcut on Plugins page

1.0.0

  • Initial release
  • REST API endpoints for connection testing and draft post creation
  • Featured image support