@khorkch - Welcome to Backdrop CMS community. Here is my take on the answer to your questions. Hopefully, others will help me out.
Is this CMS able to integrate into our existing templates?
It's possible to create your own templates for Backdrop CMS or edit the existing templates. I don't believe that there is any automated way to pull in your existing templates, but you certainly could recreate them within the CMS. This would probably require at least a little coding or html skills.
Is my client able to edit website on their side?
Backdrop comes with very flexible "roles" and very customizable "permissions." Which means that you can create custom roles for your clients to edit their own site and you can be very fine grained about which permissions you give them. So you decide which types of content they can add or edit and which they can't.
Is the CMS able to integrate into our .net platform?
The short answer is that I believe that it's possible to integrate Backdrop CMS with anything if you have the tech skills and budget. But, that's not a very helpful answer.
I'm not sure how easy it would be or what you would need. Can you say anything more about what kind of integration you would be looking for?
Thanks! The site was on PHP 7.0. With assistance from my hosting provider, I updated to PHP 7.4 and now I have access to the site again. No database re-import required.
The best you can do is test and report. If you find a contrib that doesn't work in php 8.3, create an issue in its queue so it gets fixed.
In my experience, I've found that 7.4 is safest...
Posted6 days 9 hours ago by Alejandro Cremaschi (argiepiano) on:
Hi argiepiano,
Some contrib will not work in php 7.2 or lower, and some will not on PHP 8.1 or higher.
Is there a way to find out which is the optimal PHP version for a...
Posted6 days 9 hours ago by Antony Milenkov (amilenkov) on:
This sounds like a combination of a buggy module and the "wrong" version of PHP. The fact that you are being redirected to the maintenance page may be an indication that your site was put on...
Posted6 days 10 hours ago by Alejandro Cremaschi (argiepiano) on:
Comments
@khorkch - Welcome to Backdrop CMS community. Here is my take on the answer to your questions. Hopefully, others will help me out.
It's possible to create your own templates for Backdrop CMS or edit the existing templates. I don't believe that there is any automated way to pull in your existing templates, but you certainly could recreate them within the CMS. This would probably require at least a little coding or html skills.
Backdrop comes with very flexible "roles" and very customizable "permissions." Which means that you can create custom roles for your clients to edit their own site and you can be very fine grained about which permissions you give them. So you decide which types of content they can add or edit and which they can't.
https://backdropcms.org/user-guide/users-roles-and-permissions
The short answer is that I believe that it's possible to integrate Backdrop CMS with anything if you have the tech skills and budget. But, that's not a very helpful answer.
I'm not sure how easy it would be or what you would need. Can you say anything more about what kind of integration you would be looking for?
ok. Thank you!
Here are Backdrop's system requirements: https://backdropcms.org/requirements?destination=admin/dashboard I don't know if it's possible to run PHP and MySQL on a .net system, but if so then the answer is "yes".