Autism Ontario needed a new website that could integrate a substantial amount of existing content and present it in a simplified, easy to navigate, user-friendly design. Site users were frustrated because they can’t donate easily, sign up for events and the site crashed often.
Blck.ink is a Ukrainian company which provides printing services. You can either choose one of the posters presented on the website or create your own, choose size and add frame. Blck.ink does not have an offline store, that is why it was very important to create the best user experience and make the website structured and easy to navigate for both customer and administrator.
Blck.ink is a young company which decided to boost their sales creating a website, so we had to build it from scratch, provide not only development but also UI/UX design services.
is it possible to create a custom block (with content) at theme installation with a "/config/optionnal/configuration-file.yml"?
i know already how to place a native system block with "/config/optionnal/configuration-file.yml" but i am wondering if it's possible to create a custom block with content whit it.
I saw in a theme that it's posibble to create a new type of block whit "/config/optionnal/configuration-file.yml", so it might be possible to create a basic custom with content i suppose.
I recently upgraded to Drupal 8.8.1 and I received the below error after running 'make environment' (the upgrade went well and had no error).
ln: target 'EntityKernelTestBase.php' is not a directory
make: *** [environment] Error 1
The 'EntityKernelTestBase.php' file was removed from 'web/core/tests/Drupal/KernelTests/Core/Entity directory every time I run the 'make environment' command.
I have no idea what went wrong, it did not happen before the upgrade which was v8.7.6.
I've set a Block to display only on the <front>, however, Pager links eg www.domain.com/?page=2 also display said block. The expected result is only display on the main index. Is this normal or am I missing something?