Hey guys, I'm creating an ultimate CMS with codeigniter, at the moment I've got the following
-login system with email
-installer
-menu builder with drag and drop
-forums with search and create categories
-Blog and and edit posts
I'm looking for a page builder now. Specifically to drag and drop and build pages with content. Some of the questions I have are how best to save this in the database, what would be a good table structure. Page builders, specifically adding rows, and columns, adding text content, adding images.
Any advice would be grand.