Migrating Wordpress 4.3.x to Drupal 8.0.0

I've had a Wordpress site for a few years and have had my eye on Drupal for just as long. Now that Drupal 8.0.0 is released I've created a Drupal 8 site in preparation to replace the Wordpress site. The only thing left is to figure out how to get the blog posts and their comments from Wordpress over to Drupal. In reality, I don't have many posts or comments, and have no issue manually copy and pasting them over to Drupal. I can do that with the posts, but I can't find a way to manually recreate comments and backdate them from the UI on Drupal.

Title in URL

Hello,

I’m new in Drupal 8, I just installed it and I would like to add the title on the URLs

While searching on the web I found a module who is making the job it’s called Pathauto

But I can’t install it in Drupal 8 even if I see that there is the 8 version of the module on the red section.

When I try installing the module I get this error "pathauto-8.x-1.x-dev.tar.gz does not contain any .info.yml files."

I google this and I found that this module is not converted yet to Drupal 8 version and don’t have yaml.info...

Access/Node control in Drupal 8

Hi all,

This might be a very simple question , and sorry if it has been asked before, I did a search and couldn't find anything. I am new to Drupal and am using this project as a way of learning the environment

How to Enable OPCache in Xampp

In Drupal 8, it will be better if we can enable OPCache.

How to enable OPCache in my localhost ?

I am using xampp v3.2.1 & windows 7.

Thank you.

usage of SimpleXMLElement in Drupal 8

Hi All,

I am new to Drupal and PHP code, I found in Drupal 7, SimpleXMLElement is used like this:

D8 - drupalSettings missing ajax key

Ajax does not work in forms. I'm using Ajax callbacks in a form and they were working fine until I moved a few things around in some template files. The drupalSettings variable is getting set and shows up when I view source, but the ajax key is missing and I can't for the life of me figure out why it's not getting called.

Things I've tried:

theme.info.yml has the follow dependencies:
dependencies:
- core/jquery
- core/drupalSettings
- core/drupal.ajax
- core/drupal

The library in the theme has those same dependencies.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x