Questions • Answers • Support

Frequently Asked Questions

Common questions about EvolveWP plugins, licensing, deployment, and support. Find answers fast.

Licensing

Are EvolveWP plugins really free?

Yes, 100% free. All EvolveWP plugins are licensed under GPL v3. You can use them commercially, modify them, and distribute them without paying anything.

Can I use EvolveWP plugins commercially?

Yes. GPL v3 license explicitly permits commercial use. Build client sites, SaaS products, enterprise applications—no licensing fees, no restrictions.

Can I modify and redistribute plugins?

Yes. GPL v3 allows modifications. If you redistribute, you must also license under GPL v3 and provide source code. Contributing back improvements is encouraged.

What's the difference between free plugins and premium support?

Plugins are always free. Optional services include custom development, optimization, training, and dedicated support. These are separate from the plugins themselves.

Getting Started

How do I install an EvolveWP plugin?

Three options:

  • Manual: Download ZIP from GitHub, upload via WordPress Admin → Plugins → Upload
  • Git Clone: git clone https://github.com/FifeCIC/[plugin-repo].git
  • Composer: composer require FifeCIC/[package-name]

See the Getting Started guide for details.

What are the system requirements?
  • WordPress 5.0 or higher
  • PHP 7.4 or higher
  • MySQL 5.7 or PostgreSQL 9.6+
  • 50MB disk space minimum
  • Read/write access to wp-content directory
Do EvolveWP plugins have dependencies?

No. Zero external dependencies. Each plugin is self-contained and doesn't require additional libraries. This keeps them lightweight and fast.

Technical

Can I use multiple EvolveWP plugins together?

Yes. All plugins are designed to be independently functional and can work alongside each other seamlessly. Mix and match based on your needs.

Is there an API for plugins?

Yes. Each plugin includes REST API endpoints for programmatic access. See plugin documentation and API reference for details.

Can I extend or customize plugins?

Absolutely. Source code is available. Extend via WordPress hooks, filters, custom code, or forks. Full documentation and architecture guides included.

How is performance handled at scale?

Plugins are optimized for performance: efficient database queries, caching strategies, lazy loading, and proper indexing. Scales to thousands of records. Contact us for enterprise scaling guidance.

Support & Services

Where do I get help?
  • Documentation: docs.evolvewp.dev
  • GitHub Discussions: Ask questions in the community
  • Issues: Report bugs on GitHub
  • Professional Support: Contact us for commercial support plans
How often are plugins updated?

Regular updates for security, performance, and features. Security patches are priority. Subscribe to GitHub releases for notifications.

Do you offer custom development?

Yes. We offer professional WordPress development services including custom plugins, theme customization, API integration, and more.

How do I report a security vulnerability?

Email hello@evolvewp.dev with details. Do not post publicly. We take security seriously and will respond promptly.

Couldn't Find Your Answer?

We're here to help.