Budget: 10000 UAH Deadline: 8 days
The price ranges from 10 to 20k hryvnias, depending on what the plugin should be able to do, for example, just collecting information and then it is sent somewhere to the CRM or BAS, and then there a waybill is issued, or an option with a waybill for 20k.
In general, the site is Polish, embrace and cry.
Entering through the wrong link https://narzedzia.dhl.pl/en/serwis/integracje
you can immediately see the bug log with "garbage code"
class LangUrlManager extends CUrlManager {
14
15 public $languages = array( 'pl' => 'Polski' );
16 public $fallBackLang = 'pl';
17 public $langParam = 'lang';
18 public $autoLanguage = true;
19
20 public function suggestLanguage( $lang = '' ) {
21 //if language pass via url use it