Writing Drupal 8 ready plugins for Drupal 7
This session will demonstrate a way to develop plugins that works in Drupal 7 and 8 with the same basecode.
Service Container is a module embedding components and some parts of Drupal 8 core code. Once enabled, it provides a full featured Drupal 8 ready container that you can use and extend. The session will show how to use this module, how to use a new way to write plugins Drupal 8 ready and how not to use CTools anymore.
Download the modules that I used during the presentation.