Developing (v7+)

Distributing packages

Back to Concrete5 after a couple of years (and I must say, the system keeps getting better and better), I wondered: Is it possible to distribute packages outside the marketplace to Concrete installations of customers (including updates, etc)?

Need a better spam blocker for Simple Blog comments

I have a client who is getting a lot of spam from the comments in the add on Simple Blog. there is a basic captcha already coded in, but somehow the spam-bots have figured out a way through. Does anyone have any idea how to tighten security on the basic c…

Non-static methods being called as static

There is one thing i cannot understand about concrete5 - why on earth are some methods (such as Job::installByPackage) NOT declared as static when they are supposed to be and are used as static ones. This is annoying because the autocomplete and contex…

Connect to the Community

I'm having a problem of connecting to the Community. I'm testing a local site. From my Dashboard, Sitewide Settings, I choose "Connect to Community", I type my concrete5 username and password, hit Connect Site button. Then I'm directed to my site's login …

Jquery image slider conflict - edit/add button not working

Hello, I'm trying to bring my theme into concrete5. I have a jquery image slider which causes the edit and add buttons in the edit bar to not function. I have traced the issue to a script file for the slider custom.js. This is how i load the scripts…

Amiant Image Gallery

I can't get my images to show up in the Amiant Gallery I added on. It seems super easy to install, but it looks like it trying really hard to upload.

dashboard/sitemap/full/ page not found

I recently added ExcellentHomesLLC.com and started to build it with concrete5. At some point it did not give access to the dashboard sitemap page. The message I got: Page not found no page could be found at this address. Why? I used it before and suddenly…

Update Pages 'cHandle'

How I can updat 'cHandle' from form. Is there some bug, at least documentation and api has awful naming $page = Page::getByID($pageId); $update = array( 'cName' => $name, 'cHandle' => $url ); $page->update($update);

Change contact form subject

Hello! I've build a simple contact form using the "form" Add-on. But now when somebody sends a message trough the form the receiver gets an email with Subject: MyName SendFrom: MyEmail Address (as defined for the admin) How I can change this? …

Default sub page on dashboard

Hi, I have a new package that works great, I have added menu item on the dashboard and this shows four sub pages, how can I make one of those sub pages the default when you click the menu item on the left. So for example when you click on System and Ma…

Filter Posts