need default username and password for open-social

I have installed open-social on my windows 10 machine using the git opensocial_template. 

When I navigate to the html folder using Chrome I am requested to login.

I tried db root with no password and that does not work.

I also tried creating a new user in phpMyAdmin and that also does not work.

Any ideas?

After update custom module show no changes

Hello I'm new in drupal, I have a problem with drupal 8.8. The site has a custom module, to obtain data from an API. After editing the source code of it. Clear the cache, restart the server and manually execute the cron, but still the changes are not observed, do I need to do something else? What i'm doing wrong?

Message with modal window

in a form after checking on the user I would like to display a msg with a modal window, so that the user is forced to read and then move on.
I currently use \Drupal::messenger()->addMessage()

Translating countries to a different language than my website's language

Hi,

It sounds simple but I've been struggling with it for long hours:

My question is: how do I get a country name of a certain country in a different language?

The details: I have a multilingual website, Hebrew and English.

When I am on the English website, for example, I have to translate "United status" to Hebrew. But I'm on the English website so I can't use any of the methods...

One of the things that I tried to use was

$countries = \Drupal\Core\Locale\CountryManager::getStandardList();

How to create Paragraph type via programming

My requirement is to create a Paragraph type Paragraph module (https://prnt.sc/voys9a) with some fields textbox and text area. I am thinking to create a simple module which create my paragraph type which i can use every where where my module available. so please guide me how can i create Paragraph type via programming.

Installing Open Social Distribution

I referenced this page https://www.drupal.org/docs/distributions/open-social/installing-open-so... when installing open social distribution.

I performed these steps

1. forked open social source

2. Cloned my repo to my local machine

3. Downloaded and downgraded Composer to 1.9.0 due to lock compatibility issues

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x