OpenSource-Hub
M

Microweber

3.4k stars·Design Tools·SHA-256 checksum verified

A drag-and-drop website builder and CMS built on Laravel, ideal for creating sites, stores, and blogs without coding.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

A drag-and-drop CMS with built-in e-commerce, perfect for non-coders to build websites quickly.

Core Features

  • Drag-and-drop page builder with real-time preview
  • Live text editing (click and edit directly)
  • Built-in e-commerce module for online stores
  • Supports MySQL, SQLite, PostgreSQL, MSSQL
  • 75+ ready-made templates to start instantly

What It Can't Do

  • PHP 8.2+ is required with specific extensions (sodium, intl, bcmath, etc.). Use the provided apt command to install all at once. 2. Nginx users must add security rules to deny access to sensitive folders (vendor, storage, etc.). 3. SQLite is fine for testing; MySQL is recommended for production.

Use Cases

  • Personal blogs and portfolios
  • Small business websites with online shop
  • Quick site creation for non-technical users

Detailed Introduction

Microweber is an open-source, drag-and-drop content management system (CMS) powered by the PHP Laravel framework. It lets you build websites, online stores, and blogs visually without any technical skills. Key features include intuitive drag-and-drop editing, real-time text editing, a powerful admin panel, and built-in e-commerce capabilities. It supports multiple databases (MySQL, SQLite, PostgreSQL, MSSQL) and runs on PHP 8.2+. With over 75+ pre-designed layouts, it's perfect for entrepreneurs, bloggers, and small businesses who want full control over their online presence without hiring developers.

Troubleshooting & FAQ (2)

Troubleshooting
How to fix Microweber allowing special price higher than regular price or non-numeric values in product pricing?

This was a validation bug fixed after issue #1073 was resolved. Update Microweber to a version that includes the merged PR. The system now validates that the special price does not exceed the regular price and that only numeric values are accepted in price fields. If you cannot update immediately, apply client-side validation to restrict input to numbers and compare prices before saving.

GitHub Issue #1073
Troubleshooting
How to fix microweber shipping details edit button redirecting to same order page?

This bug was fixed in a later update. Ensure you are using the latest version or the dev branch. Additionally, verify that the Order model's fillable array includes all required fields like 'address2' and 'other_info' to allow editing. The fix is in src/MicroweberPackages/Order/Models/Order.php.

GitHub Issue #1084

Tags

CMSdrag-and-dropwebsite-buildere-commercelaravelopen-source

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Download the latest ZIP from microweber.com

4

Step 2: Extract into your web server directory (e.g., /var/www/mysite)

5

Step 3: Visit your domain and follow the installation wizard (DB, site info)

Install Guide
  1. Step 1: Download the latest ZIP from microweber.com
  2. Step 2: Extract into your web server directory (e.g., /var/www/mysite)
  3. Step 3: Visit your domain and follow the installation wizard (DB, site info)
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Delete the installation folder and drop the associated database. That's it.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMIT
Last Updated2026-06-27 01:00:25
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

2 FAQs

Similar Projects