📖
Microweber User Guide
  • Introduction
  • How to remove footer link
  • How do I map my own domain to my website?
  • How do I get into cPanel for hosted websites?
  • Error 500 - Internal Server Error
  • Installation Steps - White Label
  • How can I switch from the personal plan to the free plan?
  • Where routing is defined for module?
  • What's the difference between microweber.com and microweber.org
  • How to use the white-label license on my own server?https://whitelabel.microweber.com/
  • Can I download all purchasable templates, if I purchased a Subscription then?
  • Unfortunately, I deleted my parent page and I lost my data, can I recover that?
  • I can't see any photo I upload in the file manager neither when I'm using it with the gallery.
  • How to change currency?
  • How to transfer the files and database to another hosting and another domain?
  • How to develop a local payment gateway in Egypt?
  • How to download templates?
  • Is it possible to have Multiple Currencies in the shop?
  • How can I change images on the MW template?
  • Can't duplicate or clone a feature field?
  • How to disable experimental for assets loading.
  • How to download the Guest House template?
  • A stripe token is required.
  • Do we support .energy domains?
  • How to remove shopping cart icon?
  • How can I create a new admin user?
  • Does Microweber supports Paypal Pro
  • Error after installing Plugin on Plesk.
  • How to update template
  • How to embed iframe on a page
  • How to edit the order email
  • How to activate and use the White label module
  • How to cancel my account
  • How to add new page
  • How to create new Website
  • Can I access my domain after it's expired?
  • How to publish your site
  • How to add new Products
  • How to integrate calendly to your Microweber website
  • How to integrate Google analytics to your Microweber website
  • How to install the Microweber plugin in Plesk
  • How to add meta tags to your new MW website
  • Account Upgrade
  • Adding Page
  • Live edit - How to Edit you site
  • Live edit – Essentials, How to type text and open module settings
  • Live edit- how to add pictures gallery
  • Live edit- how to add title and paragraph
  • Live edit - How to change module skin
  • Live edit - How to add video
  • Live edit - How to add single picture
  • Live edit - How to add contact form
  • Live edit - How to access module settings
  • Live edit-How to add button
  • Live edit: How to add google maps
  • How to add pictures to post or product
  • How to add products with prices and custom fields
  • How to add post
  • How do I earn money through the affiliate program?
  • Live edit - How to enter and exit preview mode
  • Live edit – How to insert new module
  • Live edit - How do delete module
  • Live edit – How to delete a layout
  • How to add meta tags
  • How to change primary button colors
  • How to reload modules
  • How to reset page content to its default state
  • How to manually update Microweber
  • How to change page link
Powered by GitBook
On this page
  • How to install the plugin
  • How to use
  • Settings
  • Templates download and Updates
  • Web server setting

Was this helpful?

Error after installing Plugin on Plesk.

https://github.com/microweber-dev/plesk-plugin

PreviousDoes Microweber supports Paypal ProNextHow to update template

Last updated 1 year ago

Was this helpful?

How to install the plugin

  1. Open Plesk Panel

  2. Go to Extensions Catalog and install "Panel.ini Editor"

  3. Open the Panel.ini Editor

  4. Add these lines & save

[license]
fileUpload=true

[ext-catalog] 
extensionUpload = true

[php] 
settings.general.open_basedir.default="none"

Uploading

After activation of extensionUpload go to Server Management > Extensions

Then upload the zip file fron the upload button

How to use

For automatic install: In order to make automatic install when the user creates new domain, you must go to Home->Service Plans->Hosting Plans and then click on Additional Services and select Install Microweber from the dropdown box.

For manual install: Click the Microweber icon in the sidebar under Server management->Microweber and then click on Install and select Domain from the dropdown box.

Settings

For plugin setup: Go to Server management->Microweber->Settings and you will be able to set various options of the plugin and also connect it to WHMCS.

Templates download and Updates

For templates setup: Go to Server management->Microweber->Versions and you will be able update the plugin and download templates

Web server setting

If your server is slow you can improve the speed by editting some server setting

Nginx setting

  • open the created /etc/nginx/conf.d/directives.conf file in a text editor

nano /etc/nginx/conf.d/directives.conf
  • Add required directives. For example:

proxy_buffer_size          128k;
proxy_buffers              4 256k;
proxy_busy_buffers_size    256k;

Folders where the plugin are installed

Folders where the plugin will be installed:

/opt/psa/admin/sbin/modules/microweber
/usr/local/psa/admin/plib/modules/microweber
/usr/local/psa/admin/share/modules/microweber
/usr/local/psa/var/modules/microweber