Important: This is NOT a standalone script. It is an add-on that requires Webifly AI - No Code Website & Landing Page Builder to be installed. It will not work independently.
Buy Webifly AI on CodeCanyon →

How It Works

Your clients get a fully independent website in 3 simple steps.

Click Export

Admin clicks the export button from Webifly AI dashboard for any website.

Download ZIP

A complete Laravel project is generated and downloaded as a single ZIP file.

Upload & Install

Upload to any hosting. The built-in web installer handles database setup automatically.

Installation

Install the Website Export Add-On in your Webifly AI application in a few simple steps.

1

Login as Super Admin

Login to your Webifly AI application with your Super Admin account credentials.

2

Go to Settings → Modules

Navigate to SettingsModules from the admin panel sidebar.

3

Download & Extract ZIP from CodeCanyon

Download the ZIP file from CodeCanyon. Extract it and you will find a file named Website_Export_version.zip — this is the file you need to upload.

4

Upload via Manual Installation

Go to SettingsModulesManual Installation and upload the Website_Export_version.zip file.

5

Verify the Add-On

Enter your CodeCanyon purchase key to verify and activate the add-on.

6

Enable the Add-On

Enable or disable the add-on from the Modules page. Once enabled, the Website Export option will appear in the Admin panel sidebar, allowing admins to export websites.

Key Features

Everything your clients need for an independent, production-ready website.

📦

One-Click Full Export

Exports the entire website as a standalone Laravel 12 + Livewire 4 project. Includes all pages, content, images, theme files, and pre-built CSS/JS assets in a single ZIP download.

Built-in Web Installer

Beautiful 3-step web installer included. No SSH or CLI access needed. Your clients just upload files, enter database details, and the installer runs migrations and seeds data automatically.

🌐

Multi-Language Preserved

All configured languages, page translations, RTL support, and language-specific SEO settings are fully exported. Visitors can switch languages just like on the original site.

🎨

Full Theme Export

Blade templates, Tailwind CSS, pre-built Vite assets, custom CSS/JS, and theme color configuration (primary, secondary) — all included and working out of the box.

🖼

Smart Image Export

Automatically scans all page builder sections and settings to collect only the images used by the exported website. Logos, favicons, section images, and builder content images are all included.

💻

cPanel Ready

Designed specifically for shared hosting compatibility. File-based sessions and cache, no Redis or Memcached required. Vendor packages included in ZIP — no Composer needed on server.

🔎

SEO Data Preserved

All SEO metadata is exported: meta title, description, keywords, Open Graph tags (type, locale, image), Twitter Cards, robots directives, and canonical URLs — per language.

📜

Legal Pages Included

Privacy Policy, Terms of Service, and any custom legal pages are exported with their content, slugs, and footer visibility settings. Accessible at /page/{slug} routes.

What's Inside the Exported ZIP

A production-ready Laravel project with everything included.

Application

  • 7 Eloquent Models
  • LivewireBaseComponent
  • AppServiceProvider
  • Dynamic Livewire Routes
  • Icon Blade Component
  • Custom Helper Functions

Database

  • Full Migration Schema
  • WebsiteSeeder with Real Data
  • All Pages & Translations
  • Builder Sections & Content
  • Settings per Language
  • Legal Pages Data

Assets & Config

  • Theme Blade Templates
  • Pre-built CSS & JS
  • Uploaded Images
  • Logos & Favicons
  • .env with APP_KEY
  • Vendor Packages (optional)

Multi-Page Navigation

Full page management is preserved in the exported site.

Page Builder Content Fully Exported

Every section your client built is preserved with all its data.

Smart Vendor Packaging

No Composer required on the hosting server.

📦

Dependency Resolution

Uses BFS (breadth-first search) algorithm to resolve only the required packages: Laravel Framework and Livewire — plus all their nested dependencies. Nothing extra.

Filtered Autoloader

Rewrites Composer autoload files (PSR-4, classmap, files) to reference only the copied packages. Ensures clean autoloading without errors from missing packages.

Beautiful Web Installer

Your clients can set up their website without any technical knowledge.

Complete Feature List

Everything included in the Website Export Add-On.

Requirements

What you need to use this add-on and what the exported site needs..

This Add-On Requires

Exported Site Requires

  • ✓ PHP 8.2+
  • ✓ MySQL 5.7+ or MariaDB 10.3+
  • ✓ Any web hosting (cPanel, VPS, etc.)