Download the PHP package microweber/microweber without Composer

On this page you can find all versions of the php package microweber/microweber. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package microweber

Microweber: Drag-and-Drop CMS

Microweber Logo

Current version: 2.0 running on Laravel 10!

Download Microweber | Contribute


What is Microweber?

Admin Panel

Microweber is a Drag-and-Drop website builder and a robust next-generation Content Management System (CMS) based on the PHP Laravel Framework. It empowers you to create various types of websites, online stores, and blogs without requiring any technical expertise.

At its core, Microweber is designed to support your journey toward online success. It offers an array of modules, customizations, and features tailored to e-commerce enthusiasts and bloggers. The CMS leverages the latest Drag & Drop technology and real-time text editing for an enhanced user experience, streamlined content management, visual appeal, and flexibility.

Core Features of Microweber

Drag & Drop

Microweber utilizes intuitive Drag & Drop technology, enabling users to manage content effortlessly by simply clicking and dragging elements across the screen. This functionality extends to various content types, including images, text fields, videos, and a variety of modules and customization options. The default template, "Dream," boasts over 75+ pre-designed layouts available for instant use via drag and drop.

Drag And Drop

Real-Time Text Editing

Live Edit view is the embodiment of Microweber CMS's Real-Time Text Writing & Editing feature, allowing you to make changes to your website's interface in real time.

E-commerce Solution

Powerful Admin Panel

Microweber equips you with the capability to add dynamic pages, posts, and products, which can be organized into custom categories for enhanced navigation and content presentation. New pages can be created using different layouts, and each page, post, or product comes with a variety of preset layouts and modules to jumpstart your content creation. You can also add your custom modules to tailor your content precisely to your needs.

Powerful Admin Panel

E-commerce Solution

Microweber CMS primarily focuses on e-commerce, making it an ideal choice for aspiring online entrepreneurs. The software includes built-in features that support online shop founders, helping their businesses grow and excel.

E-commerce Solution

Give a star to Microweber

See it in action

System Requirements

To run Microweber, you need the following components:

PHP installation command

HTTP Server

Apache

Ensure that the mod_rewrite module is enabled in your Apache configuration. Microweber automatically creates necessary .htaccess files during installation, including one with a Deny All directive in each folder to prevent unauthorized access to entry points other than index.php.

Nginx

For Nginx, add the following location directive to your server configuration block. The root directive should point to the base folder of your Microweber website (usually where this readme is located).

IIS

You can import the .htaccess rewrite rules for IIS. Ensure that the URL Rewrite module is enabled for your website.

Database

Microweber supports multiple database engines, including MySQL, SQLite, Microsoft SQL Server, and PostgreSQL. For small websites, SQLite is highly recommended. During installation, you can select from the databases enabled in your PHP configuration. If your preferred database server isn't listed, make sure to enable the corresponding PDO extension for your server in your PHP configuration.

Installation

The Fast Way: Download and Unzip

The quickest way to get started is to download Microweber and unzip the files.

Via Composer

Installing Dependencies

Ensure you have Composer installed to download Microweber's dependencies.

Install Microweber with composer command:

Install NPM dependencies:

Build NPM dependencies:

This command will install Microweber in a folder named my_site. Alternatively, you can clone the repository and then run composer install in the base directory.

File Permissions

Make sure that the following folders, and everything inside them, are writable by the user running the PHP scripts:

Getting Started

For detailed guidance on getting started with Microweber, refer to our online guides.

Contribute

We welcome contributions from individuals who want to help us improve Microweber. If you're a developer, submitting

fixes is straightforward. Fork the Microweber repository, make your changes, submit a pull request, and ensure that all tests pass.

Join our Discord server

Join our Discord server here.

Build Status

Master branch

PHP Unit Tests codecov

Dev branch

PHP Unit Tests Browser Tests

All development is done on the dev branch. The master branch is used for stable releases.

Please note that the dev branch is not guaranteed to be stable at all times, and may contain bugs or other issues. Use it at your own risk.

Please submit all pull requests to the dev branch.

Contributors

Code Contributors

This project thrives thanks to all the contributors. Learn how to contribute. Code Contributors

Financial Contributors

Become a financial contributor and help sustain our community. Contribute here.

Individuals

Individual Contributors

Organizations

Support this project with your organization, and your logo will be featured here with a link to your website. Contribute here.


All versions of microweber with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
ext-bcmath Version *
ext-gd Version *
ext-intl Version *
ext-json Version *
ext-mbstring Version *
ext-openssl Version *
ext-sodium Version *
ext-zip Version *
akaunting/laravel-money Version *
alexwestergaard/php-ga4 Version dev-master
barryvdh/laravel-debugbar Version *
barryvdh/laravel-dompdf Version v2.0.1
blade-ui-kit/blade-heroicons Version *
blade-ui-kit/blade-icons Version *
blade-ui-kit/blade-ui-kit Version *
butschster/meta-tags Version v3.0-beta1
composer/composer Version v2.7.1
composer/installers Version 1.9.0
darkaonline/l5-swagger Version *
doctrine/dbal Version 3.6.5
dompdf/dompdf Version 2.0.4
enshrined/svg-sanitize Version 0.16.0
erusev/parsedown Version 1.7.4
ezyang/htmlpurifier Version *
finlet/flexmail Version dev-master
florianv/exchanger Version 2.x-dev
florianv/swap Version ^4.3
geoip2/geoip2 Version ~2.0
graham-campbell/markdown Version 15.0
graham-campbell/security-core Version 4.0.x-dev
jenssegers/agent Version ^3.0@dev
jeremeamia/superclosure Version *
kirschbaum-development/eloquent-power-joins Version 3.0.2
knplabs/knp-menu Version ^3.2@dev
laracasts/presenter Version dev-master
laravel/cashier Version 15.x-dev
laravel/dusk Version v7.11.1
laravel/fortify Version *
laravel/framework Version v10.21.*
laravel/passport Version *
laravel/sanctum Version *
laravel/socialite Version *
laravelcollective/html Version *
lcobucci/clock Version 2.3.0
lcobucci/jwt Version *
league/csv Version ^9.0@dev
league/omnipay Version *
livewire/livewire Version v2.11.0
mailerlite/mailerlite-api-v2-php-sdk Version *
microweber-deps/image-comparator Version dev-master
microweber-deps/laravel-cors Version ^3.1
microweber-deps/seo-helper Version dev-master
microweber-deps/ziggy Version *
microweber-dev/omnipay-przelewy24 Version 0.2
microweber-modules/standalone-updater Version 5.3.8
microweber-packages/composer-client Version 2.0
microweber-packages/microweber-class-alias Version dev-master
microweber-templates/big-free Version 15.4
mtrajano/laravel-swagger Version 0.6.4
omnipay/authorizenet Version *
omnipay/mollie Version *
omnipay/paypal Version *
omnipay/stripe Version v3.2.0
opis/closure Version ^3.6@dev
phenx/php-svg-lib Version 0.5.2
phpdocumentor/reflection-docblock Version ^5.0@dev
phpoffice/phpspreadsheet Version 1.29.0
phpseclib/phpseclib Version ~3.0
predis/predis Version *
rappasoft/laravel-livewire-tables Version v2.12.0
rtconner/laravel-tagging Version *
scssphp/scssphp Version 1.10.0
simshaun/recurr Version *
spatie/laravel-googletagmanager Version dev-main
spatie/laravel-menu Version dev-main
spatie/laravel-permission Version *
spatie/schema-org Version dev-main
symfony/console Version v6.3.4
symfony/css-selector Version v6.3.2
symfony/event-dispatcher Version v6.3.2
symfony/filesystem Version v6.3.1
symfony/html-sanitizer Version 6.*
symfony/intl Version v6.3.2
symfony/options-resolver Version 6.*
symfony/psr-http-message-bridge Version 6.*
symfony/stopwatch Version 6.*
symfony/string Version v6.3.5
symfony/translation Version *
symfony/var-dumper Version *
torann/laravel-repository Version 1.0.0
touhidurabir/laravel-stub-generator Version dev-master
tucker-eric/eloquentfilter Version *
twig/twig Version 3.*
whitecube/lingua Version 1.1.0
wikimedia/composer-merge-plugin Version dev-master
wikimedia/less.php Version 3.1.0
wire-elements/modal Version 1.0.8
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package microweber/microweber contains the following files

Loading the files please wait ....