Welcome Guest, Not a member yet? Register   Sign In
How to use Froala Editor?
#1

(This post was last modified: 03-20-2023, 11:35 PM by KowranKruzick.)

What is a detailed tutorial on how to use Froala WYSIWYG HTML omegle echat Editor in CodeIgniter 4?
Reply
#2

A succinct Tutorial

1) go to https://packagist.org/packages/froala/wysiwyg-editor
use composer to install i.e from a terminal cd to web root . Then run command from a command prompt suc has :

[andrew@darkstar:~]$ composer require froala/wysiwyg-editor

//that should put it in vendor i guess and add entry to composer.json

2) read https://froala.com/wysiwyg-editor/docs/

3) Apply trial and error until it works
CMS CI4     I use Arch Linux by the way 

Reply




Theme © iAndrew 2016 - Forum software by © MyBB