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?
Changing the line in eva-display-entity-view.tpl.php from <?php print $rows; ?> to <?php print render($rows); ?> solves the problem. I will add this comment to the issue I opened...
Developing a multilingual site in Backdrop CMS is entirely possible, but it requires a lot of patience and study. I have followed the history of the project since the first versions of Backdrop...
Posted10 hours 41 min ago by Antony Milenkov (amilenkov) on:
Hi,
Thank you yorkshirepudding for pushing up and reporting back !
It still doesn't work on ipv6. I don't know what the infrastructure lead did since both records already existed...
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