Update Modules

Hi, I bought few mods from ESASE...

I read in the forums that he left the building,

and I should want to update 2 of his mods.

 

https://www.boonex.com/m/Spy_Admin

https://www.boonex.com/m/actions-manager

 

Is there any way to do this?

Quote · 7 Dec 2015

Surprised

Quote · 20 Dec 2015

I would suggest to search for the alternatives in the market.

Rules → http://www.boonex.com/terms
Quote · 20 Dec 2015

Thanks, but stiil it should be tips on how to update mods.

Quote · 20 Dec 2015

 

Thanks, but stiil it should be tips on how to update mods.

It's up to the author to update their modules, but in a very simplest scenario, it would be something like this:

 

Change compatibility in modules/{vendor}/{module}/install/config.php

...
'compatible_with' => array(
'7.2.x'
),
...

 

Remove or comment out the following lines modules/{vendor}/{module}/install/installer.php

...
// $this->addHtmlFields (array (...));
// $this->addExceptionsFields (array (...));
...
// $this->removeHtmlFields ();
// $this->removeExceptionsFields ();
...
Rules → http://www.boonex.com/terms
Quote · 26 Dec 2015


Many thanks Alex, will try it out later.

Thank you

Quote · 26 Dec 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.