No. There are no plans to make Composer mandatory and most people don't touch it for Backdrop sites. While there are a few things you can do in Bee that you can't do in the UI, you can easily manage your site updates almost entirely through the user interface and without Bee.
One exception, but you can do this by editing the files through cPanel File Manager, FTP or some other way is when robots.txt, .htaccess or settings.php have changes that you need to apply. These are not replaced in the UI upgrade process (and won't be when the Bee upgrade command is complete) as it could override any custom settings.
What are you trying to search? Titles of contents? Content of body field? Have you tried creating a View and adding an exposed filter? Otherwise the search API module is a powerful way to create...
Posted2 hours 50 min ago by Alejandro Cremaschi (argiepiano) on:
You are right. It should work out of the box. But it is not. As suggested by you I uninstalled colorbox and instead tried to configure glightbox. Jquery is already set to Jquery3. But the...
He should work from the box actually.
Look at the Status Report of the site or browser console for find out something.
Check the jQuery version (should be '3') /admin/config/development...
Ok switching to TinyMCE worked. I think we'll just stick to that for the time being then.
Now to figure out what's happening with tarteaucitron.js... different issue
Comments
No. There are no plans to make Composer mandatory and most people don't touch it for Backdrop sites. While there are a few things you can do in Bee that you can't do in the UI, you can easily manage your site updates almost entirely through the user interface and without Bee.
One exception, but you can do this by editing the files through cPanel File Manager, FTP or some other way is when
robots.txt
,.htaccess
orsettings.php
have changes that you need to apply. These are not replaced in the UI upgrade process (and won't be when the Bee upgrade command is complete) as it could override any custom settings.