How to install Drush using composer?

Hi Folks,

Please use below thread as a reference for Installing Drush on your machine using Composer.

https://sachinsuryavanshi.wordpress.com/2018/03/21/how-to-install-drush-using-composer/

Cheers,

Sachin

Error After Install Drupal 8

Hey guys

I just install Drupal 8 but  after I installed. I cannot access homepage. This error message "The website encountered an unexpected error. Please try again later."

https://imgur.com/a/FfwnX

Drupal 8 hide Module Update Message

Hello

i use Drupal 8 an have updates for a Modul (Beta) but one version have a bug.

And that's why i not want to update it.

My Problem how can i stop the Update Message.

For that on Drupal 7 i use https://www.drupal.org/project/update_advanced.

Can anyone helpe me ?

Get the custom block value to my module

Hi All,

I kind of stuck in the begging of the D8 custom module development.

I create custom block type 'MyBlock', it has text fields, radio buttons etc.

Try to use all the data after submit inside my module.

Here i found one topic about it: https://www.drupal.org/forum/support/module-development-and-code-questio...

But hook_block_info{} is not used anymore.

Overriding username hint text on user creation

I'd like to be able to change the usual username field hint text of

Several special characters are allowed, including space, period (.), hyphen (-), apostrophe ('), underscore (_), and the @ sign.

to something that defines how we create user names at our site. I was able to find the text in core/modules/user/src/AccountForm.php, but I don't want to edit anything in core and I'm not much of a developer. Is there a better way?

Thanks!

widgetbase, add item button without deleting currents item

Hi,

when you click on the "add more item" of the field widgetbase , it

deletes the current items , recreate them and add a new item,

is it possible to add only on item without deletions/creation step ?

Thx

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x