(OLD 5.7 Discussion FORUM)

can i add laravel in composer.json and use it in concrete5

Hi just asking if i add laravel in composer.json and download its dependencies does it will load automatically ? is so can i use it in my single pages programming and other stuff in concrete5? thanks in advance.

creating Dashboard single pages

I am developing an application in concrete 5.7. I have created a single page under single_pages/dashboard/my_app_name/my_app_single_page.php. When i click on dashboard I see my_app_name, but when i click on my app the tree does not expand to show my_app_s…

can load form helper

Hi im on Concrete5.7.2.1 i wrote this in my controller to load form helper it said Loader class is deprecated $form=Loader::helper('form'); $this->set('form',$form); then on my view page i wrote this nothing loaded !! how to load form helper…

guide to adding new group and sub page

Hi Can someone please give some guide as to how we should add a new group , connect a user to that group only and then allow the user / group to only add a sub page to one particular page in the site. I have tried now with 5.7.3 and prev versions bu…

single page controller not loading

Hi i made a single page and add it on single pages list on dashboard and cache is OFF the single page loading ok but when i make a controller on controllers/single_page folder with same name of the single page the controller is not loading !! my singl…

Suggestions from my perspective

I was just looking for the Upgrade button and I found it under System & Settings -> Backup & Restore -> Upgrade Concrete5 My suggestion is that Upgrade Concrete5 is moved one level outside Backup & Restore (under System & Settings). Also, backup fea…

New Feature Idea: Bundled Packages

Multilingual website support is great, but now, I think concrete5.7 has become too complicated application for the beginners. So I'd like to suggest the idea "Bundled Packages". I think this makes sense for the beginners. # Multilingual website package…

concrete5 5.7.3 Now Available

Just wanted to let everyone know that 5.7.3 is now available. This is our biggest 5.7 release yet (by far). It fixes a slew of bugs, but its now includes multilingual website support (which used to be available in a separate add-on, Internationalization, …

Outputing and parsing JSON from package to single page

Here's the JSON: http://mcormc.co/api?action=feeds Here's the code behind that single page: [code] [/code] The JSON that outputs there is good: I can parse the same data from a_static_file.json to a single page installed through a custom conc…

Filter Posts