Skip to content

nurasoftware/nurasite

Repository files navigation

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

Author: Gabriel Chimilevschi

About NuraSite

NuraSite is an open source website builder. Build 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 12)
  • Frontend: Laravel Blade and Bootstrap 5.
  • PHP 8.2 / 8.4
  • Full responsive template (backend and frontend)

Installation

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

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

composer create-project nurasoftware/nurasite --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

Requirements

  • Laravel 12
  • PHP >=8.2

License

NuraSite is open-sourced software licensed under the AGPL-3.0 license.

NuraWeb is powered by Nura Software

Developer: Gabriel Chimilevschi