Developing (v7+)

programatically hide button in Toolbar

I have in my concrete5 toolbar additional buttons which take me to file manager, sitemap and a manual. But I don't want our editors in the file manager, only administrators. In the controller of the button I simply try make it visible only for admins and …

Registering a External Form

Hi, I am trying to add a new external form to a C5 website v8.3.1. I have added a new directory within the root 'blocks' directory then 'external_form/forms/fca_form.php'. I have also added the controller in the 'controller' directory within the same 'fo…

Calendar events combined with response option

Hiya, Have been fiddling with Concrete5 some time now but can't get my head around how to approach this. I'm working on a members only calendar where the members should be able to respond to a calendar event. Like checkboxes to mark "I'll be there",…

Git Boiler Plate for concrete5 client work

I'm in charge of setting up a new server and git repo for multiple projects. It's troublesome to make initial git repo by hand. So I made this git repo. Whenever there is a new concrete5 site project for a client, we can just simply copy and paste …

Get multiple attributes value at once

is there any way to getting multiple attribute value? for getting single attribute : $page->getAttribute($attr); & for ["att1", "att2", "att3", "..."] ?

Dynamic select distinct

Hi all, I use "concrete5" last version, and I would like to know how to make a "Select distinct" on an attribute that I added in page. I would like to make a dynamic select list.

Photo shopping cart

Does anyone know how I could integrate a photo gallery and shopping cart on C 5.7? I've just taken hundreds of photos of some events and lots of people want to purchase. So somehow I want to bulk upload hundreds of shots and when someone is interested …

Override attribute form (from package)

Hello together, hope you are well :) Just a "small question": Is it possible to override the form views of the core attributes? And if yes is it also possible to do this from a custom package? Thank you! Fabian

Time

I'm building a site for a customer that needs to have some blocks visible only at certain times of day. I thought that Concrete 5 had that feature available, but I can't find it anywhere.. Does C5 have that feature at block level or only page level Tha…

Filter Posts