Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Implemented the class TestForm. Everything works fine.
In the public function buildForm(array $form, FormStateInterface $form_state) {
I implemented all my fields. But now I want to show a combobox with the entries for a specific vocabular.
I want to import old D6 data into my D8 installation. I can enable other modules, but the migrate and migrate drupal module do not get enabled.
I mark them, click on Install and the site reloads without any information what happend.
I have setup a Drupal 8.0.1 for our development and it works everything fine. However, after I authenticate via our openAM, some paths are incorrect as belows:
I would love to migrate from D6 directly to D8 except that we use Forena Reports extensively throughout my client's site and there doesn't seem to be an intent to advance Forena Reports to D8. It is a wonderful module for integrating ad-hock SQL queries into beautiful web pages.
Does anyone know of plans to advance the module to D8? Are there any alternatives that do not require custom module creation?