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.
You may need to re-install your Backdrop site and restart the import after a failed import. While I've never used that module, rolling back the import may not be enough. I would be sure to have...
Posted1 day 7 hours ago by Alejandro Cremaschi (argiepiano) on:
I'm not sure about how to import the images - others have done that and may be able to help.
I wanted to comment on the error you got. That error is thrown when a batch process (i.e. a...
Posted1 day 14 hours ago by Alejandro Cremaschi (argiepiano) on:
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.