Compatibility

Devolics plugins are purpose-built for WordPress and custom PHP websites only, with clean standards for stable deployment.

Supported environments

  • WordPress logoWordPress websites with modern plugin architecture.
  • PHP logoCustom PHP websites with structured routing and database layer.

Frontend and behavior support

  • HTML logoSemantic HTML templates and modular page layouts.
  • JavaScript logoJavaScript-enhanced UI interactions and dashboard widgets.
  • WordPress logoWP hooks/filters and builder-friendly plugin outputs.

Not in current scope

  • Closed SaaS ecosystems that block custom plugin execution.
  • Non-PHP CMS frameworks without compatible extension APIs.
  • Legacy stacks lacking secure plugin lifecycle support.

Deployment guidance

Use a staging run before production: validate activation hooks, confirm webhook signatures, and run a regression pass against existing plugins.

Read integration guidance
Need Custom Solution?