Command line tool to quickly generate file structure for new Backdrop CMS custom module
I believe that there is a drush command that automatically creates the files structure and template for a new custom module. Do we have anything like that for Backdrop with either drush or Bee?
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)?
Posted18 hours 35 min ago by Olaf Grabienski (Olafski) on:
Hi @dyrer, I've just updated one of my sites from Backdrop 1.29.0 to version 1.29.1, using the built-in update functionality at the page admin/config/system/updates. I was able to update without...
Posted18 hours 50 min ago by Olaf Grabienski (Olafski) on:
I got this additional hint in Zulip:
Hint: Themes are a bit different. They can ship with a screenshot.png, which doesn't need any adaptions in the readme - they display on B-org...
You can also use HTML which is useful if you want to size, position or otherwise style the image:
<img src="https://raw.githubusercontent.com/backdrop-contrib/bee/1.x-1.x/images/bee.png" align="...
Posted1 day 20 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Comments
Not in Bee, but there is:
The first is the original template we setup. The second is a duplicate that was setup when we forgot the first existed 😊
Not sure which is more up-to-date/relevent...
UPDATE: Have created this issue to clean up/consolidate the template repos: https://github.com/backdrop/backdrop-issues/issues/5637