I want to create a website. Recently I looked for free website companies and found Site web gratuit, anybody has experience with this hosting company? Shall I start my business site with them?
Even if you can find a free host, I would not recommend using it for hosting a business site as it would not reflect well on your business.
Find a reasonably priced, well respected host and install a free and open source website system on it, like Backdrop CMS.
If you only want a static website with no PHP and only client side JavaScript then you could use GitHub pages, which is free. You'll need to create an account, upload your files, then point your registrar domain records at it, but that is an approach I've done for one client in the past when they didn't want ongoing hosting costs and had very modest needs. You'll find guidance for this solution elsewhere on the web.
I think the original question here was SPAM. It included a link to a site that has nothing to do with BackdropCMS. I removed the link, but left the content since others had replied to it.
Hi @Gnome and welcome to Backdrop
When I create custom layout templates I put them in /layouts/custom/my_layout
Note: you can split modules and layouts between contrib and custom...
Posted2 days 14 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View.
https://drupal.stackexchange...
Posted3 days 22 hours ago by Alejandro Cremaschi (argiepiano) on:
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows:
->propertyCondition('langcode', 'en...
Thanks so much! It's working now:
I was able to transfer the docroot files to the containing directory without the need for a second database or any manual configuration export/import/sync...
Comments
The website creation may be free but the hosting isn't... seems quite expensive and you only get three WordPress Pages...

Even if you can find a free host, I would not recommend using it for hosting a business site as it would not reflect well on your business.
Find a reasonably priced, well respected host and install a free and open source website system on it, like Backdrop CMS.
If you only want a static website with no PHP and only client side JavaScript then you could use GitHub pages, which is free. You'll need to create an account, upload your files, then point your registrar domain records at it, but that is an approach I've done for one client in the past when they didn't want ongoing hosting costs and had very modest needs. You'll find guidance for this solution elsewhere on the web.
I think the original question here was SPAM. It included a link to a site that has nothing to do with BackdropCMS. I removed the link, but left the content since others had replied to it.