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.
Thanks, I wasn't aware of that. That goes back to D7 ways! I do like that these config files are JSONish, and so I can edit them easily by hand (for doing bulk substitution), which is painful in...
Hi @onyx. When you prepare your module files you can add the config for those views into the module folder under config. When someone installs the module then the config is copied into their...
Posted1 hour 44 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
@onyx - I do not have a good answer for you.
Remember, BackdropCMS now allows you to store all of your config in the database, if you prefer.
https://docs.backdropcms.org/change...
Thanks, I see! So you're trying the same method as I did. At the moment, I don't have ideas why it should fail on your site. Maybe have a look at the database log (admin/reports/dblog)?
Posted1 day 57 min ago by Olaf Grabienski (Olafski) on:
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.