CloudFlare DNS Manager
  • Introduction
  • Requirements
  • Installation
  • Get Started
    • Adding a Cloudflare Account
    • Adding Domain
    • Mass Edit DNS Records
    • Editing DNS Records of a Single Domain
    • Using Proxy on API Requests
Powered by GitBook
On this page
  • Server Requirements
  • Required PHP Extensions

Requirements

Before installing and using Cloudflare DNS Manager, make sure your server meets the following requirements.


Server Requirements

Requirement
Version / Notes

PHP

8.2 or higher recommended

Web Server

Apache or Nginx (with PHP support)


Required PHP Extensions

The following PHP extensions must be enabled:

  • pdo

  • pdo_sqlite

  • openssl

  • mbstring

  • tokenizer

  • xml

  • curl

  • fileinfo

PreviousIntroductionNextInstallation

Last updated 14 days ago