How to Install

4 ways you can install the Domain Translate WordPress plugin

1. Plugin Page

Install from the WordPress Admin Plugin Page

2. Upload Zip

Install an uploaded Plugin (ZIP File) via the Admin Dashboard

3. FTP/SFTP/SSH

Manual Installation via FTP/SFTP/SSH

4. WP-CLI

Install via a WP-CLI (Command Line Interface)

1. Plugin Page

Go to Plugins > Add New
Search for the plugin by name domain-translate
Click Install Now, then Activate.

2. Upload Zip

Download the plugin ZIP file from WordPress.org or get it from https://github.com/myridia/domain-translate/releases/download/main/domain-translate.zip
Go to Plugins > Add New > Upload Plugin.
Choose the ZIP file and click Install Now, then Activate.
Click Install Now, then Activate.

3. FTP/SFTP/SSH

Get the plugin folder from a Zip file or it Source
Upload the extracted plugin folder to the /wp-content/plugins/ directory on your web server using FTP/SFTP/SSH
Go to Plugins in the admin dashboard and Activate the plugin.

4. WP-CLI

Go the Wordpress root directory
type`: wp plugin install --activate domain-translate

Example:
  
$ wp-cli plugin install domin-swapper --allow-root