Skip to content

rahul1368/html5_popup_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 Popup Editor

This editor customizes the popup modal template.

See Demo

Prerequisite

  1. Make sure you have composer installed.
  2. Make sure you have latest stable version of node installed.

Steps to run the application

  1. git clone
  2. create a .env file copy content from .env.example and update the values
  3. composer install && composer update
  4. php artisan cron:refresh-database
  5. php artisan key:gen
  6. php artisan serve
  7. Go to http://localhost:8000/html_editor

Installation of Custom Popup Modal

Add the following script inside the head tag of webpage.

<script src="http://15.206.195.65/js/custom-popup.js" async="true"></script> 

About

No code popup forms builder.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published