Developing (v7+)

No option for users to log out

Hi, When my users log into my website, they get the small icon with their username in the top right corner of the page, but the menu arrow doesn't seem to work - it doesn't give any option to log out. Is there a setting I need to activate to allow t…

Set permissions for a page to a custom php login

On our current website, when a customer wants to log into support, they click the "Support" link and that opens up a dialog for customerid/password. This is controlled by some php just before the beginning of the html: With concrete5, we tossed …

8.4.2 How to add ConcreteAlert to package?

ConcreteAlert is only available for logged in users. Using alert.js from the core still throws a "ConcreteEvent is not defined" Is there any way to add it to the package without the app.js baggage?

interfacing with the database from outside c5

Hello, Now my client wants their Magento2 site to post data over to the concrete5 database. Is it possible? I'm using concrete5 to store the results of an email-catcher. Now I need another website to send send email addresses submitted through a for…

Local website on a Flash Drive

Hi, HAs anybody done this before: copy the whole content of a Concrete5 website from local to an USB stick and make it works on any computer ?? I assume i would have also to copy the database but how to setup the Flash Drive. Maybe need portable…

Namespace issue with Express\EntryList class

I'm trying to follow the tutorial for retrieving express entries as per this link: https://documentation.concrete5.org/developers/express/creating-reading-searching-updating-and-deleting-express-entries However, I'm greeted with the following error …

Package controller bootstrap flow

I'm currently upgrading one of my add-ons on the marketplace. I want to implement Doctrine ORM for my model. Concrete5 uses this ORM so it seems like a good idea to do the same. I'm also implementing dependency injection using my own service provider. …

Filter Posts