Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Module based page setup


Go to End


2 Posts   1005 Views

Avatar
pbenoit

Community Member, 9 Posts

23 October 2012 at 4:45am

Hi all, just been chatting at work and wondering if there is anyway to create a module based page layout.

Instead of the content block there is a button 'add content block' click this and get a selection of page content modules. ie left text, right image, or three images, or full text.

A user could add multiple content blocks to a page to build up the final page layout.

Basically I would like to give the user the ability to build up a page without knowing HTML/CSS at all.

Is this possible, do you think it's worth investigating?

Avatar
martimiz

Forum Moderator, 1391 Posts

23 October 2012 at 11:14pm

Hi pbenoit,

I rembered there to be a module that might do what you're looking for:

http://www.silverstripe.org/silverstripe-page-elements-module/
http://www.page-elements.com/

I don't know much about it, how well it is maintained, or if it's been upgraded to ss3.0 at all, but I thought I'd mention...

Martine