GithubHelp home page GithubHelp logo

saidjons / grapejs-website-builder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sokeio/website-builder

0.0 0.0 0.0 2.42 MB

Laravel grapesjs Community

Home Page: https://hau.xyz

JavaScript 0.26% PHP 72.87% Blade 26.87%

grapejs-website-builder's Introduction

Hello,

Currently, it doesn't work: laravel-grapesjs-builder-community.

I'm refactoring the code.

Please wait some more time.

join facebook Sokeio Community: https://www.facebook.com/groups/sokeio

laravel page builder community

Touch Star Follow package:

https://github.com/sokeio/framework

https://github.com/sokeio/admin

https://github.com/sokeio/laravel

https://github.com/sokeio/grapesjs-builder

Demo: https://pagebuilder.asia/

Login: https://pagebuilder.asia/admin/auth/login

Video Tutorial:

Template Block for builder

Folder Template: /resources/template-builders/

<!--
    template name:name demo
    template type:pro
    topic: boostrap 5,hello
    category: common
    anthor: nguyen van hau
    email:[email protected]
    thumbnail:
    description:
-->
<div class="px-4 py-5 my-5 text-center">
    <img class="d-block mx-auto mb-4" src="https://getbootstrap.com/docs/5.3/assets/brand/bootstrap-logo.svg" alt="" width="72"
        height="57">
    <h1 class="display-5 fw-bold">Centered hero</h1>
    <div class="col-lg-6 mx-auto">
        <p class="lead mb-4">Quickly design and customize responsive mobile-first sites with Bootstrap, the world’s most
            popular front-end open source toolkit, featuring Sass variables and mixins, responsive grid system,
            extensive prebuilt components, and powerful JavaScript plugins.</p>
        <div class="d-grid gap-2 d-sm-flex justify-content-sm-center">
            <button type="button" class="btn btn-primary btn-lg px-4 gap-3">Primary button</button>
            <button type="button" class="btn btn-outline-secondary btn-lg px-4">Secondary</button>
        </div>
    </div>
</div>

Feature(New):

  • Modules
  • Themes
  • Plugins
  • Actions
  • ShortCodes
  • CURD Base
  • Auth(User,Role,Permission)
  • Setting

Technology used:

  • Laravel 10x
  • Livewire 3x
  • unisharp/laravel-filemanager 2.6
  • staudenmeir/eloquent-eager-limit 1.8.3
  • Boostrap 5x
  • Tabler and Tabler-icon

Requirements

PHP 8.2+

Installation

You can install package via composer

$ composer install
$ php artisan migrate
$ php artisan b:setup
$ php artisan vendor:publish --tag=lfm_config
$ php artisan vendor:publish --tag=lfm_public

Note: If the interface is experiencing an error, please delete the 'platform' folder within the 'public' folder and refresh the website page. The error should be resolved automatically.

account: [email protected]
password: AdMin@123

Usage

Make module:

$ php artisan mb:module Demo3 -a true -f true

Make plugin:

$ php artisan mb:plugin Demo3 -a true -f true

Make theme:

$ php artisan mb:theme Demo3 -a true -t theme -f true

Screens

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

https://github.com/sokeio/sokeio/discussions

Please make sure to update tests as appropriate.

Product list:

Free Online Tutorials

site: https://bytechasia.com/

email contact: [email protected]

License

MIT

grapejs-website-builder's People

Contributors

devhau avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.