Developing (v7+)

Adding composer.json to package

Can anyone share how we would load a composer package into a package we're developing? I understand we need a composer.json file with require and the name of the composer package. The question is where to put it? We don't actually want this to load at the…

Toolbar Showing on Live Site & 'MiniSurvey' error

URL: http://simplisto.com.gridhosted.co.uk/ I am working with a copy of the Elemental theme. The cc-toolbar displays as it should when logged in but continues to be displayed when logged out. Adding a form is also leading to the following error: …

Creating a GridFramework for Skeleton

I'm putting together a very basic 5.7 theme using the grid part of Skeleton: (http://getskeleton.com/) I've not had any issues getting the creating the GridFramework, but when it comes to editing it I'm finding that the handles to change the grid don't…

Access control for document sharing?

I didn't see an add-on that seems to do more than format lists of shared documents. I'm looking for a way to share documents with more access control for a start-up that needs to share sensitive documents. Probably a more robust solution that can be used,…

How to extend/override Captcha controller?

Does anyone know how to extend or override the Captcha controller in order to customize it without the src folder? I want to add random number length, my own colors etc. to be used only in my block, not throughout the site. Is it possible at all? Becau…

3rd party library PSR-7

Hello everyone, I should import the 3rd party library Geocoder (http://geocoder-php.org/Geocoder) inside Concrete 5.7. I've tryed to copy the sources in the /application/src directory and import the library with the PHP code: use \Geocoder\Provider\G…

syntax error, unexpected '(', expecting ',' or ';'

I'm trying to get either a site name or a logged in user name or admin's email address in my own package's controller and every time I get this error: syntax error, unexpected '(', expecting ',' or ';' But I can't find anything wrong with the code, …

Host form and publish filtered form data

I want to host a form that visitors fill in and then automatically publish some of those fields onto another page. i.e. entries for an event and published page shows entries so far, Name, City, Event.

Error after downgrading to a prior version

Hi After updating my site to 5.7.4.2 I experienced some errors and therefore wanted to roll back my update. After this I now can't enter my site and I presented with this error: Class \Concrete\Core\Permission\Key\AddConversationMessageConversatio…

Filter Posts