Skip to main content

Deploy to Other Platform

Deploy your project to other platforms, currently supports Hostinger, WordPress, Netlify.

Deploy to Hostinger/WordPress

Deploy to hostinger/wordpress by ftp/scp

Deploy by FTP/SCP in ezsite

  1. Log in to ezsite.
  2. Go to the project details page.
  3. Click the Deploy button in the top right corner.
  4. select Hostinger/WordPress in Platform field.
  5. Select FTP/SCP in File Transfer Type field.
  6. Enter your credentials.
  7. Click the Deploy button.

Deploy to Netlify

Deploy to Netlify by API

Find you Access Token

To generate a personal access token (PAT):

  1. Go to Applications > Personal access tokens.
  2. Select New access token.
  3. Enter a descriptive name to help you remember what the token will be used for.
  4. Select Allow access to my SAML-based Netlify team to authorize access to your SAML-based team data through the API.
  5. Select an Expiration date for your token to help keep your information secure.
  6. Select Generate token.
  7. Copy the token to your clipboard and store it in a safe location. Once you navigate away from this page, you won’t be able to access the value again.
  8. Select Done.

Deploy by API

  1. Log in to ezsite.
  2. Go to the project details page.
  3. Click the Deploy button in the top right corner.
  4. Select Netlify in Platform field.
  5. Select API in File Transfer Type field.
  6. Enter your Access Token.
  7. Click the Deploy button.