CodeIgniter Forums
visual composer or Elementor - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30)
+--- Thread: visual composer or Elementor (/showthread.php?tid=81512)



visual composer or Elementor - mm82299 - 03-13-2022

Dear All,

Is there any tool available in CodeIgniter that is similar to visual composer or Elementor ?
Thanks in advance


RE: visual composer or Elementor - kabeza - 05-24-2022

There's no block editor like VC or Elementor available in CodeIgniter

You should implement a standalone block editor (most of them are JS based) in your CodeIgniter views

Example:
https://github.com/yakovlevga/brickyeditor