Custom front page in D8

How to create custom front page in Drupal8 like Drupal7(page--front.tpl.php)?
Please help!

get module path in views field rewrite

I'm trying to get a module path with twig in a views field rewrite like this:

{{ url('module.my_module') }}

can't find any hints how to do this on https://www.drupal.org/node/2486991

Theme not uploaded in Drupal8

Dear sir,

We have the problem that the theme is not uploaded in the Drupal8

Transferring to Drupal 8 and having this error.

I can't enable theme, modules etc. because of this error.

Fatal error: Cannot instantiate interface Drupal\Core\Cache\CacheBackendInterface in C:\xampp\htdocs\startdrupal8\core\lib\Drupal\Component\DependencyInjection\Container.php on line 268

Any help would be appreciated.

Ajax InvokeCommand with custom Callback

Seeking help from https://api.drupal.org/comment/56868#comment-56868
I tried to do a similar thing in Drupal-8

Drupal.behaviors.corsFileAutoUpload = {
   attach: function (context) {
      $(context).find('input[type="file"].s3fs-cors-upload').once('auto-s3file-upload').on('uploadToS3', Drupal.s3fs_cors.uploadToS3);
    },
}

To invoke this from PHP I did :

How to make the views ( format grid )list to look like Unformatted list

Hello everyone,
I am newbie. I create a list using views model. The format is Grid. I hope each list item has a round dot ahead as the format "unformatted list" do. I have try the template overwrite, but fail. My drupal version is 8.13.
Any help!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x