Hello,
I am trying to install multiple tabs to the Backoffice of Prestashop. The main tab with the id_parent = 0 appears in the database. The other tabs aren't even installed.
Here is my code:
In install() method of the module:
// Install admin tab
if (!$this->installTab('AdminKon...