I am experimenting with recipes. In my recipe, I create a view with a block and was hoping to add that block to a layout during the install process.
Here is the solution I found.
$layout = layout_load('<machine-name-layout>'); $layout->addBlock('<module-that-created-block>', '<machine-name-of-block>', '<region-to-insert-block>'); $layout->save();
Recent comments
For the record I cut and pasted the missing blogs. This was so long ago and the experience that I've gained made me realize the difference between content and configuration. It is likely that...
Moving content from Drupal to Backdrop
This may not be news, but I had some success with Node Export on D7 and Feeds on Backdrop. (Couldn't get Feeds -> Feeds import to work correctly.) The way I got it working was to set Node...
Moving content from Drupal to Backdrop
This module allows an administrator to define additional (billing and shipping) address fields (i.e. VAT) in Ubercart e-commerce suite. Backdrop CMS port: https://drive.google.com/file/...
UberCart - Custom Fields
I'd like to discuss options for moving #2231 forward. It concerns having a simplified array syntax for database details that will support complex passwords better than the current db url and simpler...
Sept 5th Weekly Meetings
We have not released a beta version of Variable Price for Ubercart. https://backdropcms.org/project/uc_varprice Please, give it a try and post a comment in the issue queue if it...
UberCart - Pay flexible or custom amount (Donations)