Hello there,

Thank you for all your hardwork in giving the drupal community a quality, very stylish and usable module.

I was wondering what the status of the project is while heading into drupal 8?

I believe https://www.drupal.org/project/drupalmoduleupgrader is useful for this.

Although I'm not a developer, I'd gladly test and provide useful feedback for the drupal 8 module.

Kind regards

Phil

Comments

amaria’s picture

I have a functioning port available in my sandbox at https://www.drupal.org/sandbox/amaria/2636394.

Notes:

- Removed dependency on libraries module since the Drupal 8 version is not functional right now. There's some minor loss of functionality like the display of the current version.

- Instead, using libraries.yml with core Library API.

- library file(s) should be placed in libraries instead of sites/all/libraries since that is what some other contrib modules are doing.

- Replaced hook_init with hook_page_attachments to attach the css to every page. hook_init has been removed from core.

amaria’s picture

Status: Active » Needs review
revati_gawas’s picture

Assigned: Unassigned » revati_gawas

  • revati_gawas committed 89061b1 on 8.x-1.x
    Issue #2528968 by amaria, revati_gawas, kingfisher64: Upgrade To Drupal...

  • revati_gawas committed 059edb3 on 8.x-1.x
    Issue #2528968 by amaria, revati_gawas, kingfisher64: Upgrade To Drupal...

  • revati_gawas committed 03c90ce on 8.x-1.x
    Issue #2528968 by amaria, revati_gawas, kingfisher64: Upgrade To Drupal...

  • revati_gawas committed 56525a8 on 8.x-1.x
    Issue #2528968 by amaria, revati_gawas, kingfisher64: Upgrade To Drupal...
revati_gawas’s picture

The module has D8 release..!
And thanks to @amaria.

revati_gawas’s picture

Version: 7.x-1.0 » 8.x-1.0
ivnish’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.