NeoWeb Builder Admin Panel
Platform Overview

NeoWeb Builder
Visual Website Platform

A modern no-code website builder powered by PHP 8.x. Drag-and-drop editor, 47+ pre-built blocks, JSON storage, multilingual support — everything you need to create professional websites without a database.

47+
Ready Blocks
0
Database
5 min
Deploy
13
Design Styles

What Is NeoWeb Builder?

A self-hosted visual website builder with zero external dependencies. Build, edit, and publish professional sites — all from a clean admin panel.

Zero Database
JSON file storage, no MySQL needed
🎨
Visual Editor
Drag & drop live page building
🌐
Multilingual
5 panel languages, multi-lang content
🔒
Self-Hosted
Full code ownership, no vendor lock-in
📦
47+ Blocks
27 categories, ready to use
🚀
One-Click Publish
Built-in FTP publishing
NeoWeb Builder — Visual Editor with page management
Visual Page Editor — drag & drop interface with live preview
NeoWeb Builder — Block Library with 47+ blocks
📦 Block Library — 47+ ready-to-use blocks in 27 categories
Visual Page Editor
Your actual site page loads inside an iframe. Click any text, image, or button to edit it directly. Drag sections to reorder. All changes are live-previewed before saving. Switch between desktop, tablet, and mobile views instantly.
Block Library (47+ blocks)
Heroes, features, pricing, testimonials, CTA, FAQ, galleries, team, contacts, portfolios, carousels, timelines, stats, and more. Each block comes with its own schema, template, and styling — ready to drop onto any page.
Layout System
Define shared headers and footers once, apply them across all pages. Multiple layouts supported — use different headers for different sections of your site. Change the layout and all pages update automatically.
Custom Block Creation
Build unique sections with the built-in HTML/CSS/JS editor. Write any custom code, add editable fields, and save as reusable blocks in the library. No PHP knowledge required for custom blocks.
Form Builder with SMTP
Create contact forms, feedback forms, or order requests right in the editor. Submissions are stored in the admin panel. Send notifications via SMTP or PHP mail(). Rate limiting and spam protection included.
Media Library
Upload images, videos, and documents. Built-in image cropping tool with preview. Organize files by type. Supported formats: JPG, PNG, WebP, SVG, GIF, MP4, PDF, and more. 10 MB per file limit.
SEO Management
Meta titles, descriptions, keywords, and Open Graph images — all managed per page from the admin panel. Hreflang tags for multilingual SEO. Google sees clean HTML, not shortcodes.
Cookie Consent & GDPR
Built-in cookie banner with simple and granular modes. Configure texts for each language, choose position and style. Fully GDPR-compliant without third-party scripts.
Security by Design
Proprietary codebase — not publicly available. Bcrypt password hashing, login rate limiting (5 attempts/15 min), CSRF tokens, secure session handling. No external dependencies means no supply-chain attacks.
5-Minute Deployment
Upload files to any PHP 8.1+ hosting, open the URL — a setup wizard guides you through configuration. No database setup, no terminal access, no manual config file editing.
13 Design Styles
From Premium Business and Glassmorphism to Dark Mode and Brutalism. Each style includes ready CSS patterns for cards, buttons, gradients, and animations. Mix and match to create your unique look.
CLI Developer Tools
Cache clearing, CSS regeneration, page listing, engine export, and core updates — all from the command line. Scriptable operations for automation and CI/CD integration.

Built With Modern Tools

A lightweight but powerful tech stack — no heavy frameworks, no build tools, no unnecessary complexity.

PHP 8.x
Custom MVC framework
📄
Laravel Blade
Server-side template engine
🗃
JSON Storage
No database required
Vanilla JS (ES6+)
Zero npm dependencies
Quill.js
WYSIWYG rich text editing
💻
CodeMirror
Custom HTML/CSS/JS editor
🔄
Sortable.js
Drag & drop block reordering
🌄
Cropper.js
Built-in image cropping
🎨
Font Awesome
1,600+ icons library
Request Application Router Middleware Controller Service Repository JSON

Perfect For & Not Ideal

Every tool has its sweet spot. Here's where NeoWeb Builder shines — and where you might want something else.

Perfect for…

🏢
Business & corporate websitesProfessional sites with full control over design, content, and hosting. No monthly platform fees.
🏗
Agency client sitesDeploy and manage multiple projects. White-label ready. One codebase, unlimited sites.
🚀
Landing pages & micrositesFast setup, great performance, built-in forms and CTA blocks. Launch in minutes, not days.
🌐
Multi-language EU sitesNative multilingual support with per-page translations. Perfect for businesses operating across European markets.
💼
Service company websitesFeatures, pricing, contact forms, testimonials — all available as ready blocks. Add custom sections as needed.
🎨
Portfolios & showcasesGallery blocks, team sections, testimonials, and portfolio grids. Show your work beautifully.
🔒
GDPR-critical projectsSelf-hosted, no third-party data sharing. Built-in cookie consent. Your data stays on your server.

Consider alternatives when…

🛒
E-commerce neededNo built-in shop functionality. Use Shopify or WooCommerce for online stores with carts, payments, and inventory.
📝
Content-heavy blogBasic blog block available, but for hundreds of posts with categories, tags, and comments — WordPress or Ghost is better.
Real-time featuresChat, live notifications, collaborative editing — these need WebSockets and Node.js/Next.js architecture.
🏗
Complex SaaS platformsMulti-tenant apps with complex data models need full frameworks like Laravel, Django, or Rails.
📄
Single static pageIf you need just one page with no CMS — a plain HTML/CSS template is simpler and lighter.

Architecture Comparison

A focused comparison with the world's most popular CMS. Two fundamentally different approaches to building websites.

NeoWeb Builder

LanguagePHP 8.x + Vanilla JS (ES6)
Dependencies1 composer package (Blade)
DatabaseJSON files (no MySQL)
Codebase~120 PHP + 58 JS files
HostingAny PHP 8.1+ host
Build toolsNone required
Content lock-inNone — clean HTML

W WordPress

LanguagePHP 8.x + jQuery/React
Dependencies~1,200 npm + PHP packages
DatabaseMySQL required
Codebase~1,500+ PHP files (~500K loc)
HostingPHP + MySQL required
Build toolsNode.js + npm for Gutenberg
Content lock-inShortcodes / Block comments

Speed Comparison

Raw performance without caching plugins, CDNs, or optimization layers.

Frontend JS
0 KB
Builder
200–800 KB
WordPress
HTTP Requests
3–5
Builder
15–40+
WordPress
TTFB (cached)
<50 ms
Builder
200–800 ms
WordPress

When to Use What

Different tools for different jobs. Here's the honest breakdown.

Choose Builder when…

Speed & SEO are criticalPages load 5–10x faster. Clean HTML output with full schema control. No bloated scripts or stylesheets.
🌐
Multi-language sitesNative per-language pages with hreflang tags. WordPress requires WPML ($99/year) or Polylang with limited features.
🔒
Full code ownershipSelf-hosted, proprietary codebase. No plugin vulnerabilities, no automatic updates breaking your site.
💰
No monthly subscription$3–10/mo for hosting vs. WordPress themes ($50–200) + premium plugins ($100–500/year) + managed hosting ($20–50/mo).
🏗
Agency deploying multiple sitesClone, configure, deploy. One codebase for all client projects. No license fees per site.

W Choose WordPress when…

🛒
E-commerce with WooCommerceThe largest e-commerce plugin ecosystem. Products, carts, payments, inventory — all battle-tested.
📝
Content-heavy bloggingGutenberg editor, scheduling, categories, tags, multiple authors, RSS feeds — blogging is WordPress's DNA.
🔌
Vast plugin ecosystem60,000+ plugins for almost any functionality. From SEO tools to CRM integrations to booking systems.
👥
Large community supportMillions of developers, thousands of tutorials, Stack Overflow answers for every problem. The largest CMS community in the world.

The Future: NeoWeb ICM Mini

NeoWeb Builder is evolving. The platform is gradually migrating to a new, more powerful system.

🚀 Meet ICM Mini

Built on the strengths of NeoWeb Builder, NeoWeb ICM Mini adds SQLite database support, a plugin system, template packages, RBAC user roles, and many more features. The next generation of our website platform is already available.

Explore ICM Mini →