Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nurasoftware/nura-web

Open source Website Builder. Create a professional website without coding. Build with Laravel 11.
https://github.com/nurasoftware/nura-web

admin-dashboard blog blog-platform bootstrap bootstrap5 builder cms contact-form content-management-system laravel laravel-admin laravel-cms laravel11 php website website-builder

Last synced: 14 days ago
JSON representation

Open source Website Builder. Create a professional website without coding. Build with Laravel 11.

Awesome Lists containing this project

README

        

NuraWeb Logo

High performance website builder for businesses, companies, presentation websites or personal websites. Create a websites in just a few hours, without any development knowledge.

Author: [Gabriel Chimilevschi](https://github.com/chimilevschi)

## About NuraWeb

NuraWeb is an open source website builder. Building a professional website without coding.

Core features:
- Optimized for speed and performance.
- Multi-lingual website builder.
- Template builder with content blocks.
- Homepage builder
- Create unlimited pages
- Navigation menu management
- Footer builder (with content blocks)
- Users roles and internal permissions
- Recycle Bin (recover deleted items: deleted accounts, deleted pages, deleted contact messages).

Create professional pages (full responsive) using content blocks.

Choose from this block types:
- Text editor (text with formating options using WYSIWYG editor)
- Simple text
- Image / Banner
- Images Gallery
- Video
- Cards
- Hero
- Slider
- Accordion
- Google Map
- Alerts
- Blockquote
- Testimonial
- Custom code

Technical details:
- Backend: Laravel framework (version 11)
- Frontend: Laravel Blade and Bootstrap 5.
- PHP 8.2
- Full responsive template (backend and frontend)

## Installation
NuraWeb utilizes Composer to manage its dependencies. So, before using NuraWeb, make sure you have Composer installed on your machine.

You can install NuraWeb by issuing the Composer create-project command in your terminal:

```composer create-project nurasoftware/nura-web --prefer-dist mywebsite```

After creating the project move to the project folder eg: cd mywebsite and run the command to set up database, configuration files, setup default language and create the initial admin account:

```php artisan nura:install```

Run this command to generate a fresh application key:
```php artisan key:generate```

Install is done. You can login as administrator:
```https://your-website-url/login```

## Help and support
Services:
- product installation and setup,
- custom development (product customization, custom modules, custom software development, SAAS software...),
- hosting services.

Contact us at [NuraSoftware contact](https://nurasoftware.com/contact)

## Requirements
- Laravel 11
- PHP >=8.2

## License

NuraWeb is open-sourced software licensed under the [GPL-3.0 license](https://opensource.org/license/gpl-3-0).

NuraWeb is powered by [Nura Software](https://nurasoftware.com)

Developer: [Gabriel Chimilevschi](https://github.com/chimilevschi)