Developing (v7+)

the website obstructs

Hey concrete5, I almost dare not to ask anymore. I am in trouble again. I did install concrete5 on my local machine, mainly to experiment and testing with C5. One aspect is for instance to learn to work with the Toesslab add-on. But, here is comes,…

Override express form notifications

[code] # concrete5 Version Core Version - 8.3.2 # PHP Version 5.6.10 [/code] I'm trying to sent extra info and an extra notification out form the express form. By applying this to my package: https://documentation.concrete5.org/developers/express/…

Upload Fles problem

Hi, I am now tying to import a migration batch. Some of the files with the batch are zip files. However, when I try to upload them I get "invalid extension". I look the files can be uploaded in 5.6. However, in the 8.3 file manager when I try to u…

Displaying Font Awesome Icons as a custom attribute.

Hey everyone. I'm using a page list block to display content from a list page of pages. I want to add Font Awesome icons as an custom attribute. So the user can either scroll through the list of icons or put in the Font Awesome icon number and it appears.…

Developer Atanta GA area

Hello, I am searching for a concrete 5 web developer that is located in the Atlanta GA area and can meet in person to revise my current website. Please let me know if you are interested. Thanks, Kevin Allen

C5 8.3.2 Calendar how-to's

Hi all, I have been playing around with the now built-in calendar system in 8.3.2 and it looks fantastic, I was just wondering if anyone has been able to work out how to have the "more detail" page creation work correctly? Mainly just asking if ther…

Another Package Upgrade bug

Hi, I am upgrading a package from 5.6 to 8.3 I'm getting this error. [code] Unsupported operand types [/code] I think it's because of one of the parameters on this call in the package controller. [code] $sp = \Page::add("/dashboard/sample_re…

How to get Block entity from the page by its handle?

Hello everyone! I have a PageList results, filtered with [code]$pl->filterByBlockType("my_custom_block");[/code]. I would like to access the properties of this block on each page. I found how to do it this way: [code] $blocks = $page->getBlock…

Filter Posts