Opigno 2 upgrade 2.1 to 2.2 (Drupal 8.6.7 to 8.6.10)

Hi,

I am trying to update my Opigno 2.1 (Drupal v. 8.6.7.) site to the latest 2.2 version (drupal 8.6.10) using composer.

I ran the following command composer outdated opigno/opigno_lms as recommended by the user guide. Although I got a list of results, instead of being for Opigno 2 on drupal 8, they looked to me more like Opigno 1 results.

I also ran: composer update opigno/opigno_lms --with-dependencies to see what I get

Are these results (below) correct or is there something wrong with my installation?

Kr, Chris

Alternative to localhost for mysql

I have been away from Drupal installs for a while and need a reminder on what I use rather than localhost when installing.  The default host is localhost, but there is an Advanced tab.  What do I use in place of localhost?

How to set a custom class to submenus in Drupal 8?

I am working on sidebar menu in a Custom Drupal 8 Theme. I am trying to set a class of sidebar__menu--submenu-1,sidebar__menu--submenu-2, sidebar__menu--submenu-3 and so on depending on the level of the submenus.

So far, I was able to add the class sidebar__menu to the first level & sidebar__menu--submenu to all the submenus. However, I want to add the class sidebar__menu--submenu-(number of the level) so I can style & control the sidebar better on css.

Any help will be really appreciate it!

Here it is my code menu.html.twig:

How to theme a form? Render {{form}} elements separately in .html.twig template?

Hello Friends,

I have a simple form named BusinessListingSearchForm.php that looks as follows:

Fatal error on commerce log - order activity after core update to v8.6.10

Hello everyone,

After updating drupal core to v8.6.10 (highly critical security release: https://www.drupal.org/sa-core-2019-003) an issue with commerce log - order activity occurred.

Create multipages with the same custom module

Hello. First of all, sorry for my english, i am not really pro with languages. 

I am building a custom module. At this point i did a page, a form and can send it to database. Now i need build another page for update the data inserted in last form. I dont want to build another module, and i suposse there are other ways to do it on same module. 

Some help/guide would be great. Thank you.

I have this code on routing.yml:
 

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x