How to integrate Summernote in Bootstrap 5 in PHP/HTML
In this post, you will learn how to integrate summernote in bootstrap 5 in php or normal html website too.
So, guys to accomplish this we will be using CDN Links of summernote.
Summernote CSS CDN Link:
Summernote JS CDN Link:
Run summernote:
Run the script below when document is ready!
Simple example:
You can also test running example. Save below code as index.html / index.php and open it with your browser.
Integrate Summernote in PHP/HTML Integrate Summernote with Bootstrap 5 in PHP/HTML
Thanks for reading.