Developing (v7+)

auto create pages with express

Hello. I created an "activity" object with express. I would like that, similar to what happens for blog posts, every time I add an activity through the express form, a page is automatically created with the title and the data entered in the form related…

configure c5 to use AWS ElastiCache memcache/redis

I'm trying to find out how to make c5 use AWS ElastiCache I found this japanese c5 git: https://github.com/concrete5cojp/concrete5-redis-override apparently parts of it is pulled into core? thanks

Path to the first child page?

Can someone please tell me how to programatically get the path to the first child page, to use that code in a custom block to create a link for an element of that block (image)? I don't want to redirect the page, I just need the path to link an image o…

Form validation errors not passed to view

Hi, I have a form in my 5.7.5.9 application which has some mandatory fields. When submitting the form with a required empty field the form controller sets the $errors and $formResponse variable but those aren't passed to the view.php in the form block.…

How to add link in dashboard

Hello, I think someone can help me. I am using concrete5-8.4.2 and I would like to add links in dashboard. Where to add links programatically?

WCAG Compliance

Hello! I am fairly new to Concrete5 and a client of ours have requested my team to perform a WCAG compliance for their site that is built with Concrete5. Currently, the site is rated poorly for ADA compliance and would like to know if this can be done …

Filter Posts