Site.pro
  • Website Builder
    • Website Builder
    • Online Stores
    • Teme
    • Domeni
    • Plugins
    • Languages
    • FAQ
    • Program preporuka
    • Primeri
    • "For Web Design"
  • Cena
  • Website Import
  • Partneri
    • White Label
    • Cena
    • Paneli
    • Kako radi
    • Besplatni web sajt
    • Marketing Kit
    • Mass Import
    • Naši partneri
    • Besplatna verzija
    • Dokumentacija
    • "Shared Hosting Tips"
    • "Domainity"
    • FAQ
  • Contact us
  • facePrijava
    Prijavi se sa Facebook Prijavi se sa Google
    ili
    Podseti se lozinke
    Nova lozinka biće poslata na navedenu e-mail adresu.
    Vrati se na formu za prijavu
  • inputRegistracija
    Пријавите се са Facebook
    Пријавите се са Google
    ili
  • $
    • USD — $
    • EUR — €
    • GBP — £
    • BRL — R$
    • PLN — zł
    • INR — ₹
    • TRY — TL
    • AUD — A$
    • CAD — C$
    • CZK — Kč
    • DKK — kr
    • HKD — HK$
    • HUF — Ft
    • ILS — ₪
    • JPY — 円
    • MXN — Mex$
    • NOK — kr
    • NZD — NZ$
    • PHP — ₱
    • RUB — ₽
    • SGD — S$
    • SEK — kr
    • CHF — Fr
    • TWD — NT$
    • THB — ฿
    • CNY — ¥
    • RSD — din
    • BGN — лв.
    • RON — Lei
    • HRK — kn
    • ZAR — R
    • BYN — p.
    • UAH — ₴
    • KZT — ₸
    • CLP — CH$
  • Srpski
    • العربية
    • Azərbaycan
    • Bahasa Indonesia
    • Bahasa Malaysia
    • Беларуская
    • Български
    • Bosanski
    • Castellano
    • Čeština
    • Dansk
    • Deutsch
    • Eesti
    • Ελληνικά
    • English
    • Español
    • 繁體
    • فارسی
    • Français
    • Հայերեն
    • हिन्दी
    • Hrvatski
    • Italiano
    • עברית
    • 简体
    • ქართული
    • Қазақ
    • Latviešu
    • Lietuvių
    • Magyar
    • Nederlands
    • 日本語
    • Norsk
    • O'zbek
    • ภาษาไทย
    • ភាសាខ្មែរ
    • Polski
    • Português (BR)
    • Română
    • Русский
    • Schweizerdeutsch
    • Slovenčina
    • Slovenščina
    • Srpski
    • Suomi
    • Svenska
    • Tiếng Việt
    • Türkçe
    • Украї́нська
    • Wikang Tagalog
    • I dodatni 2 jezik unutar Site.pro website builder
  • Website Builder
    • Website BuilderEverybody can easily make a website, landing page or e-commerce.
    • Online StoresSell your goods or services anywhere on the website
    • Teme200+ teme. Responsive design
    • DomeniKupi domen. Connect Your Domain. Transfer Domain.
    • Plugins
    • Languages
    • FAQ
    • Program preporuka
    • Primeri
    • "For Web Design"
  • Cena
  • Website Import
  • PartneriWhite Label
    • White LabelThe most popular white label tool is ideal for reselling.
    • CenaStart reselling. Pay for live websites. Besplatni web sajt
    • PaneliJedan produkt za sve platforme. Preuzmite plugin za Vaš panelu
    • Kako radiCloud or On-Premises. Recommendations for Builder Server
    • Besplatni web sajtUnlimited quantity of websites
    • Marketing KitUse White Label Marketing Kit To Increase Your Sales
    • Mass Import
    • Naši partneri
    • Besplatna verzija
    • Dokumentacija
    • "Shared Hosting Tips"
    • "Domainity"
    • FAQ
  • Contact us

FAQ

Hostings

Please use keywords in English only.
Profile (4)Payment Issues (7)License (12)Brand: Cloud (4)Brand: On-Premises (15)Installation: Builder (10)Installation: Builder Plugin (5)Hosting/Billing panels: cPanel (8)Hosting/Billing panels: DirectAdmin (7)Hosting/Billing panels: ISPmanager (4)Hosting/Billing panels: Plesk (6)Hosting/Billing panels: WHMCS (4)Website Builder: Plugins (6)Website Builder: Website creation (15)Website Builder: Media (7)Website Builder: Text (6)Website Builder: Import (4)Website Builder: SEO (6)Website Builder: Social (1)Website Builder: Commerce (9)Website Builder: Maps (3)Website Builder: Forms (3)Website Builder: Errors (19)

Builder plugin installation on both hosting panel and billing panel

Installation: Builder Plugin
You can install plugin on both hosting and billing panels, e.g. cPanel (or Plesk, DirectAdmin, etc.) and WHMCS.
Open your brand, go to "Install plugin" section and click button "Install plugin". Choose needed panel (cPanel or WHMCS etc.) on the dropdown to get plugin installation instructions.
#kb2584

How builder plugin works?

Installation: Builder Plugin

Builder plugin is a module for hosting control panel (cPanel, Plesk, etc.) which is installed on panel and displayed for end clients as an extra button among other buttons. The builder button can be customized with your own icon and title.

The builder plugin works as a gateway from panel to site builder. Plugin purpose is to retrieve all required information of client account from hosting control panel (using internal API) and pass it to site builder. The required information includes:

  • client's FTP account data (username and password)
  • client's hosting IP address (which is used as FTP host in builder during publication)
  • client's domain
  • client's account package (if supported by panel).

After plugin collects information it calls builder via API and pass information for it. Builder checks the license of your hosting server and determines whether to let you in or not. If the license is verified then builder API returns URL otherwise it returns error message. In case if plugin gets URL from builder it redirects the client by this URL to builder where client can construct his website. If the license verification fails then builder returns error message "License is required" meaning that the license could not be detected by API call and provided parameters (check how to fix this error).

The communication between builder plugin and builder is made via HTTP port 80 or 443 depending what protocol builder uses. In case if you use Cloud builder then 443 port is always used. If you use On-Premises builder then it depends on what protocol your builder is running on.

When the client opens builder for the first time then builder suggests to choose a template first before starting constructing website. During website construction all website data is saved in special ".dat" files in builder storage and all media files which client uploads are also stored in builder. Note that during website construction in builder no changes are made on client's hosting. Changes are applied only when client presses button "Publish" in builder toolbar — then builder generates real website files (consisting of .php, .js, .css and other files) and publishes them to client's hosting via FTP connection (see how publication works in more details).
When the client next time opens builder then builder finds his ".dat" files and loads them instead of offering to choose template anew. Note that when client opens builder then builder does not download client's current website files from hosting — builder has all website data in his own storage.

The identification of website in builder is made only by domain. It means that the client can have multiple websites in his account (addon domains, sub-domains) and construct websites in builder separately for all of them. If client's domain is renamed further then it also must be renamed in builder separately. Otherwise the client will be offered to choose template anew as if the website was opened for the first time.

If you have your own hosting control system for your customers and do not use predefined hosting control panel which we support then you can also use site builder by implementing your own plugin using builder API method to create session.

#kb1788

My plugin icon is not displayed in hosting panel

Installation: Builder Plugin

Most probably you installed site builder plugin on your hosting panel before you set plugin icon and title in your brand on Site.pro licenses page. In order to update icon and title on your hosting panel just make plugin re-installation by instruction which you can find on this page.

#kb1672

Site.pro builder plugin installation on multiple hosting panels

Installation: Builder Plugin
You can install Site.pro builder plugin on multiple hosting panels (e.g. Plesk, cPanel, ISPmanager, DirectAdmin etc.) completely for free.

To use Site.pro plugin on cPanel and Plesk servers mixed, you should install builder plugin on both panels by following instructions on your brand.
Open your brand, go to "Install plugin" section and click button "Install plugin". Choose needed panel (cPanel or WHMCS etc.) on the dropdown to get plugin installation instructions.
#kb2580

Site.pro plugin installation guide

Installation: Builder Plugin

Documentation page — https://site.pro/docs/plugins/

#kb328
© Site.pro Website Builder. United States, Washington. Terms of Service