Microweber

What is Microweber? Microweber is a Drag and Drop website builder and a powerful CMS of a new, modern generation, based on the PHP Laravel Framework. You can use Microweber to quickly and simply make any kind of website, online store and blog. The Drag and Drop technology allows you to build your entrepreneurial presence on the internet – your new website – without any technical knowledge.

The core idea of the software is to help you create your own website, your online shop, and your blog quickly and easily, focusing on what you care about most - your ideas. And you can self-host with complete privacy and security. From this moment of creation on, your journey towards entrepreneurial success begins. Tagging along will be different modules and customizations and features of the CMS, among them many specifically tailored for e-commerce enthusiasts and bloggers.

The most important thing you need to know is that Microweber pairs the latest CMS trend – unique and simple Drag & Drop – with a revolutionary Real-Time Text Writing & Editing feature right in the browser. This pair of tools means improved user experience, easier and quicker content management, visually highly appealing environments, and simple flexibility.

Microweber Overview and Demo Video

Software Included

Package Version License
Laravel 9 MIT
PHP 8 PHP
Bootstrap 5 MIT
jQuery 3 MIT
Microweber 1.3.1 MIT

Creating an App using the Control Panel

Click the Deploy to DigitalOcean button to create a Droplet based on this 1-Click App. If you aren’t logged in, this link will prompt you to log in with your DigitalOcean account.

Deploy to DO

Creating an App using the API

In addition to creating a Droplet from the Microweber 1-Click App using the control panel, you can also use the DigitalOcean API. As an example, to create a 4GB Microweber Droplet in the SFO2 region, you can use the following curl command. You need to either save your API access token) to an environment variable or substitute it in the command below.

curl -X POST -H 'Content-Type: application/json' \
         -H 'Authorization: Bearer '$TOKEN'' -d \
        '{"name":"choose_a_name","region":"sfo2","size":"s-2vcpu-4gb","image": "microwebercms-microweber-20-04"}' \
        "https://api.digitalocean.com/v2/droplets"

Getting Started After Deploying Microweber

Create a Microweber 1-Click App Droplet, and then visit your new entrepreneurial home on the internet in the browser on http://your_Droplet_ip, and that’s it!