How long does commerce recurring payment method last

I am researching recurring payment workflows.  I've set up the commerce modules and commerce-recurring (and a varienty of other commerce related modules). 

I successfully made one-time payments via Braintree and Authorize.net gateways.

I successfully set up subscriptions which reference the payment methods used for the one-time payments and these worked, more or less.  

How to migrate my site to a new server ?

I currently have a site with Drupal 8.9 (Composer).

I want to move my server. I recreated a new server and need to transfer my site to it.

How can I do this ?

I have prepared a roadmap but I don't know if this is the right method.

Destination

$ sudo unlink /etc/nginx/sites-enabled/www-example-com.conf
$ sudo systemctl restart nginx
$ ssh-keygen -t rsa -b 4096 -C ubuntu@www.example.com-migrate
$ cat /home/ubuntu/.ssh/id_rsa.pub

Source

City of Boston

Acquia's team helped lead architecture, development and coordination of the new Boston.gov to reimagine how a government can better serve its citizens with digital.

Sectors: 
Government

How to publish a content type for specific roles

Hello,

I have a content type.

I like authenticated users only can view the nodes for the content type. Public are not allowed to view any nodes for that type.

People > permission > view content type > selected authenticated users. Anonymous users option is not selected. Public still can view.

Used this module. Rebuilt the permission. Did not work.

How to reference existing user at the time of node creation

Hello, 

I have a content type. 

I have a list of users. 

When I add a node, I like to have a field which should allow me to select an user from the active users list. 

How can I do it? Which module to use? I have searched online but I could not find something specific to my need. 

Thanks!

How to notify Views of Node Field Value

I have a Commerce Order Item view I need to get notice of a change in any node of a particular content type. The view has a Link button (created from Custom Text field) that users click to create a node of the content type with the fields prefilled with data from the URL. There is a boolean field in the node, I want a way to send communicate the users decision (Yes/No) to the view so that with that the Link Button for the row can be made either active or inactive. One of the field in the node contains the Order Number, which is also set in a field of the views respective target row.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x