Developing (v7+)

Database tables not generating for package entities

I'm developing a package and need database tables. I've created entities in the /src/Concrete/Entity folder, prefixed the models with Doctine comments and followed all possible variations following the docs on https://documentation.concrete5.org/developer…

rss xml generator using sitemap help

Hi all, really appreciate any help anyone can give on this. So I wanted to create my own job which would create a xml document. I needed to create an RSS feed which would only be updated at a specific time. So it's working well, I cobbled something tog…

Can't get User Attribute Select Options

This code in 8.2.1 no longer works [code] $cak = \UserAttributeKey::getByHandle('area_interest'); $at = \Concrete\Core\Attribute\Type::getByHandle('select'); $satc = new \Concrete\Attribute\Select\Controller($at); $satc->setAttributeKey($cak); $…

Need some Assistance - Accordion Block with Images

Good day all- I'm attempting to add some functionality to the Vivid Simple Accordion package. Since this plugin hasn't been well support by the developer I thought i'd have a go at modifying it. I'm trying to add an image feature for each possible acc…

Calendar Event Attribute

Hi There Can anyone point me in the right direction. I an trying to find out how to set up the calendar & event addon in C5.8.3.2. When trying to add calendar that has "create and link to "more details" Page another dropdown appears "Calendar Event Attri…

Interest in Ajax Express Forms?

Hello all. I'm almost done developing a package that can make any Express form in the front-end work with Ajax, so no page reload. So far it works nicely with all field types, including file uploads. It also has some optional extra widgets like a confi…

change sequence of switch language block

How can I change the sequence of languages within the switch language block? I have added a new language but what it higher up the list not at the bottom. Thanks

contact form re-direct conundrum

Some time ago I created a contact form that went to a form processor file re-directing the signup to a page that they could download content. When I check the form processor and the re-direct page, I can't find it in full sitemap folder. Not sure what…

Custom Contact Form Block not able to save to database

I've wrote a custom contact form block to take data from a form and then save it to the database + send a copy of the form entry via email as the included form block wasnt very versatile or easy to style/add custom elements, the logic and process is worki…

concrete5 Adobe Flash Dependency

Although not listed on the System Requirements page, Adobe Flash is required at least for the user avatar functionality in the latest concrete5 version. What other parts of concrete5 require the user to install Adobe Flash? Are there any plans to re…

Filter Posts