Menu

Tree [8e66f4] 0.92 /
 History

HTTPS access


File Date Author Commit
 src 2013-11-25 Peter Ivanov Peter Ivanov [8e66f4] posts and comments fixes
 userfiles 2013-11-25 Peter Ivanov Peter Ivanov [8e66f4] posts and comments fixes
 config.example.php 2013-05-18 Peter Ivanov Peter Ivanov [794852] update
 favicon.ico 2013-05-18 Peter Ivanov Peter Ivanov [794852] update
 index.php 2013-11-21 Peter Ivanov Peter Ivanov [858b4f] uploader bugfix in nested sub folders
 license.txt 2013-06-19 Peter Ivanov Peter Ivanov [4f03ed] update
 readme.md 2013-09-03 Peter Ivanov Peter Ivanov [cae243] readme update

Read Me

Microweber: the Drag-and-Drop CMS

Live edit

Microweber is a content management system of new generation that allows you to make your website by drag and drop.

You can easily manipulate the content and the layout of your pages without the need to write code.

Try the demo here

Download the latest version from here

How to install

The following server requirements are needed:

  • Apache web server or IIS
  • PHP 5.3 or above
  • MySQL 5 or above
  • mod_rewrite must be enabled
  • lib-xml must be enabled, with DOM support
  • GD php extension must be loaded

Unzip and upload the files in your server folder and
open your browser to the index.php file

If there is no config.php file in your folder
Microweber will make new config.php for you when you install it

Microweber will also create or modify your .htaccess file on install

After installation you can login in the admin panel from http://you_site_url/admin

For developers:

Microweber is a new generation drag and drop cms and application framework.

It can be used to manage your websites or simply to power your custom applications.

Check out the existing documentation on our website or on github.