Building a CMS based on PHPRunner |
7/17/2020 4:32:29 AM |
PHPRunner Tips and Tricks | |
![]() Hi at all, |
|
F
|
fahad225DevClub member 7/22/2020 |
Hi at all, if anyone is interested, we have created a Content Management System for our websites completely in PHPRunner. Since 10.4 it is also serving as a headless CMS backend thanks to the REST API. More info on all that here: PDF - building a CMS with PHPRunner
|
![]() |
fhumanes 12/22/2020 |
Hi at all, if anyone is interested, we have created a Content Management System for our websites completely in PHPRunner. Since 10.4 it is also serving as a headless CMS backend thanks to the REST API. More info on all that here: PDF - building a CMS with PHPRunner
|
![]() |
mbintex author 12/23/2020 |
Hi Fernando, |
![]() |
fhumanes 12/23/2020 |
Hi Fernando, the frontend can be both, a standard html/php file calling the api (headless variant) or a PHPRunner file showing mainly list views of the content blocks - everything like filters, pagers and buttos is stripped off of course. Plus some CSS to have no borders around records. You can see the output on www.intex-publishing.de
|