Masz już konto? Zaloguj się!

// Opis: Kompletny moduł do PrestaShop podmieniający stopkę na stopkę hoofgoldpolska.pl. // Poniżej szczegółowe pliki i kod. // 1. hgfooter.php - plik główny modułu name = 'hgfooter'; $this->tab = 'front_office_features'; $this->version = '1.0.0'; $this->author = 'hoofgoldpolska'; $this->need_instance = 0; $this->ps_versions_compliancy = array('min' => '1.7.0.0', 'max' => _PS_VERSION_); $this->bootstrap = true; parent::__construct(); $this->displayName = $this->l('HoofGold Footer'); $this->description = $this->l('Podmienia stopkę sklepu na wersję hoofgoldpolska.pl'); } public function install() { return parent::install() && $this->registerHook('displayFooter'); } public function uninstall() { return parent::uninstall(); } public function hookDisplayFooter($params) { return $this->display(__FILE__, 'views/templates/hook/hgfooter.tpl'); } } ?> // 2. config.xml hgfooter HoofGold Footer 1.0.0 hoofgoldpolska front_office_features Podmienia stopkę sklepu na wersję hoofgoldpolska.pl 1.7.0.0 8.99.99 // 3. views/templates/hook/hgfooter.tpl // 4. logo.png - przykładowe logo (zalecane użycie własnego pliku 160x160px lub SVG) // Wgraj własne logo lub zostaw puste jeśli niepotrzebne.
hgfooter/ ├── hgfooter.php ├── config.xml ├── logo.png └── views/ └── templates/ └── hook/ └── hgfooter.tpl // Opis: Kompletny moduł do PrestaShop podmieniający stopkę na stopkę hoofgoldpolska.pl. // Poniżej szczegółowe pliki i kod. // 1. hgfooter.php - plik główny modułu name = 'hgfooter'; $this->tab = 'front_office_features'; $this->version = '1.0.0'; $this->author = 'hoofgoldpolska'; $this->need_instance = 0; $this->ps_versions_compliancy = array('min' => '1.7.0.0', 'max' => _PS_VERSION_); $this->bootstrap = true; parent::__construct(); $this->displayName = $this->l('HoofGold Footer'); $this->description = $this->l('Podmienia stopkę sklepu na wersję hoofgoldpolska.pl'); } public function install() { return parent::install() && $this->registerHook('displayFooter'); } public function uninstall() { return parent::uninstall(); } public function hookDisplayFooter($params) { return $this->display(__FILE__, 'views/templates/hook/hgfooter.tpl'); } } ?> // 2. config.xml hgfooter HoofGold Footer 1.0.0 hoofgoldpolska front_office_features Podmienia stopkę sklepu na wersję hoofgoldpolska.pl 1.7.0.0 8.99.99 // 3. views/templates/hook/hgfooter.tpl // 4. logo.png - przykładowe logo (zalecane użycie własnego pliku 160x160px lub SVG) // Wgraj własne logo lub zostaw puste jeśli niepotrzebne. hgfooter/ ├── hgfooter.php ├── config.xml ├── logo.png └── views/ └── templates/ └── hook/ └── hgfooter.tpl // Opis: Kompletny moduł do PrestaShop podmieniający stopkę na stopkę hoofgoldpolska.pl. // Poniżej szczegółowe pliki i kod. // 1. hgfooter.php - plik główny modułu name = 'hgfooter'; $this->tab = 'front_office_features'; $this->version = '1.0.0'; $this->author = 'hoofgoldpolska'; $this->need_instance = 0; $this->ps_versions_compliancy = array('min' => '1.7.0.0', 'max' => _PS_VERSION_); $this->bootstrap = true; parent::__construct(); $this->displayName = $this->l('HoofGold Footer'); $this->description = $this->l('Podmienia stopkę sklepu na wersję hoofgoldpolska.pl'); } public function install() { return parent::install() && $this->registerHook('displayFooter'); } public function uninstall() { return parent::uninstall(); } public function hookDisplayFooter($params) { return $this->display(__FILE__, 'views/templates/hook/hgfooter.tpl'); } } ?> // 2. config.xml hgfooter HoofGold Footer 1.0.0 hoofgoldpolska front_office_features Podmienia stopkę sklepu na wersję hoofgoldpolska.pl 1.7.0.0 8.99.99 // 3. views/templates/hook/hgfooter.tpl // 4. logo.png - przykładowe logo (zalecane użycie własnego pliku 160x160px lub SVG) // Wgraj własne logo lub zostaw puste jeśli niepotrzebne. hgfooter/ ├── hgfooter.php ├── config.xml ├── logo.png └── views/ └── templates/ └── hook/ └── hgfooter.tpl // Opis: Kompletny moduł do PrestaShop podmieniający stopkę na stopkę hoofgoldpolska.pl. // Poniżej szczegółowe pliki i kod. // 1. hgfooter.php - plik główny modułu name = 'hgfooter'; $this->tab = 'front_office_features'; $this->version = '1.0.0'; $this->author = 'hoofgoldpolska'; $this->need_instance = 0; $this->ps_versions_compliancy = array('min' => '1.7.0.0', 'max' => _PS_VERSION_); $this->bootstrap = true; parent::__construct(); $this->displayName = $this->l('HoofGold Footer'); $this->description = $this->l('Podmienia stopkę sklepu na wersję hoofgoldpolska.pl'); } public function install() { return parent::install() && $this->registerHook('displayFooter'); } public function uninstall() { return parent::uninstall(); } public function hookDisplayFooter($params) { return $this->display(__FILE__, 'views/templates/hook/hgfooter.tpl'); } } ?> // 2. config.xml hgfooter HoofGold Footer 1.0.0 hoofgoldpolska front_office_features Podmienia stopkę sklepu na wersję hoofgoldpolska.pl 1.7.0.0 8.99.99 // 3. views/templates/hook/hgfooter.tpl // 4. logo.png - przykładowe logo (zalecane użycie własnego pliku 160x160px lub SVG) // Wgraj własne logo lub zostaw puste jeśli niepotrzebne. hgfooter/ ├── hgfooter.php ├── config.xml ├── logo.png └── views/ └── templates/ └── hook/ └── hgfooter.tpl // Opis: Kompletny moduł do PrestaShop podmieniający stopkę na stopkę hoofgoldpolska.pl. // Poniżej szczegółowe pliki i kod. // 1. hgfooter.php - plik główny modułu name = 'hgfooter'; $this->tab = 'front_office_features'; $this->version = '1.0.0'; $this->author = 'hoofgoldpolska'; $this->need_instance = 0; $this->ps_versions_compliancy = array('min' => '1.7.0.0', 'max' => _PS_VERSION_); $this->bootstrap = true; parent::__construct(); $this->displayName = $this->l('HoofGold Footer'); $this->description = $this->l('Podmienia stopkę sklepu na wersję hoofgoldpolska.pl'); } public function install() { return parent::install() && $this->registerHook('displayFooter'); } public function uninstall() { return parent::uninstall(); } public function hookDisplayFooter($params) { return $this->display(__FILE__, 'views/templates/hook/hgfooter.tpl'); } } ?> // 2. config.xml hgfooter HoofGold Footer 1.0.0 hoofgoldpolska front_office_features Podmienia stopkę sklepu na wersję hoofgoldpolska.pl 1.7.0.0 8.99.99 // 3. views/templates/hook/hgfooter.tpl // 4. logo.png - przykładowe logo (zalecane użycie własnego pliku 160x160px lub SVG) // Wgraj własne logo lub zostaw puste jeśli niepotrzebne. hgfooter/ ├── hgfooter.php ├── config.xml ├── logo.png └── views/ └── templates/ └── hook/ └── hgfooter.tpl // Opis: Kompletny moduł do PrestaShop podmieniający stopkę na stopkę hoofgoldpolska.pl. // Poniżej szczegółowe pliki i kod. // 1. hgfooter.php - plik główny modułu name = 'hgfooter'; $this->tab = 'front_office_features'; $this->version = '1.0.0'; $this->author = 'hoofgoldpolska'; $this->need_instance = 0; $this->ps_versions_compliancy = array('min' => '1.7.0.0', 'max' => _PS_VERSION_); $this->bootstrap = true; parent::__construct(); $this->displayName = $this->l('HoofGold Footer'); $this->description = $this->l('Podmienia stopkę sklepu na wersję hoofgoldpolska.pl'); } public function install() { return parent::install() && $this->registerHook('displayFooter'); } public function uninstall() { return parent::uninstall(); } public function hookDisplayFooter($params) { return $this->display(__FILE__, 'views/templates/hook/hgfooter.tpl'); } } ?> // 2. config.xml hgfooter HoofGold Footer 1.0.0 hoofgoldpolska front_office_features Podmienia stopkę sklepu na wersję hoofgoldpolska.pl 1.7.0.0 8.99.99 // 3. views/templates/hook/hgfooter.tpl // 4. logo.png - przykładowe logo (zalecane użycie własnego pliku 160x160px lub SVG) // Wgraj własne logo lub zostaw puste jeśli niepotrzebne. hgfooter/ ├── hgfooter.php ├── config.xml ├── logo.png └── views/ └── templates/ └── hook/ └── hgfooter.tpl // Opis: Kompletny moduł do PrestaShop podmieniający stopkę na stopkę hoofgoldpolska.pl. // Poniżej szczegółowe pliki i kod. // 1. hgfooter.php - plik główny modułu name = 'hgfooter'; $this->tab = 'front_office_features'; $this->version = '1.0.0'; $this->author = 'hoofgoldpolska'; $this->need_instance = 0; $this->ps_versions_compliancy = array('min' => '1.7.0.0', 'max' => _PS_VERSION_); $this->bootstrap = true; parent::__construct(); $this->displayName = $this->l('HoofGold Footer'); $this->description = $this->l('Podmienia stopkę sklepu na wersję hoofgoldpolska.pl'); } public function install() { return parent::install() && $this->registerHook('displayFooter'); } public function uninstall() { return parent::uninstall(); } public function hookDisplayFooter($params) { return $this->display(__FILE__, 'views/templates/hook/hgfooter.tpl'); } } ?> // 2. config.xml hgfooter HoofGold Footer 1.0.0 hoofgoldpolska front_office_features Podmienia stopkę sklepu na wersję hoofgoldpolska.pl 1.7.0.0 8.99.99 // 3. views/templates/hook/hgfooter.tpl // 4. logo.png - przykładowe logo (zalecane użycie własnego pliku 160x160px lub SVG) // Wgraj własne logo lub zostaw puste jeśli niepotrzebne. hgfooter/ ├── hgfooter.php ├── config.xml ├── logo.png └── views/ └── templates/ └── hook/ └── hgfooter.tpl // Opis: Kompletny moduł do PrestaShop podmieniający stopkę na stopkę hoofgoldpolska.pl. // Poniżej szczegółowe pliki i kod. // 1. hgfooter.php - plik główny modułu name = 'hgfooter'; $this->tab = 'front_office_features'; $this->version = '1.0.0'; $this->author = 'hoofgoldpolska'; $this->need_instance = 0; $this->ps_versions_compliancy = array('min' => '1.7.0.0', 'max' => _PS_VERSION_); $this->bootstrap = true; parent::__construct(); $this->displayName = $this->l('HoofGold Footer'); $this->description = $this->l('Podmienia stopkę sklepu na wersję hoofgoldpolska.pl'); } public function install() { return parent::install() && $this->registerHook('displayFooter'); } public function uninstall() { return parent::uninstall(); } public function hookDisplayFooter($params) { return $this->display(__FILE__, 'views/templates/hook/hgfooter.tpl'); } } ?> // 2. config.xml hgfooter HoofGold Footer 1.0.0 hoofgoldpolska front_office_features Podmienia stopkę sklepu na wersję hoofgoldpolska.pl 1.7.0.0 8.99.99 // 3. views/templates/hook/hgfooter.tpl // 4. logo.png - przykładowe logo (zalecane użycie własnego pliku 160x160px lub SVG) // Wgraj własne logo lub zostaw puste jeśli niepotrzebne. hgfooter/ ├── hgfooter.php ├── config.xml ├── logo.png └── views/ └── templates/ └── hook/ └── hgfooter.tpl // Opis: Kompletny moduł do PrestaShop podmieniający stopkę na stopkę hoofgoldpolska.pl. // Poniżej szczegółowe pliki i kod. // 1. hgfooter.php - plik główny modułu name = 'hgfooter'; $this->tab = 'front_office_features'; $this->version = '1.0.0'; $this->author = 'hoofgoldpolska'; $this->need_instance = 0; $this->ps_versions_compliancy = array('min' => '1.7.0.0', 'max' => _PS_VERSION_); $this->bootstrap = true; parent::__construct(); $this->displayName = $this->l('HoofGold Footer'); $this->description = $this->l('Podmienia stopkę sklepu na wersję hoofgoldpolska.pl'); } public function install() { return parent::install() && $this->registerHook('displayFooter'); } public function uninstall() { return parent::uninstall(); } public function hookDisplayFooter($params) { return $this->display(__FILE__, 'views/templates/hook/hgfooter.tpl'); } } ?> // 2. config.xml hgfooter HoofGold Footer 1.0.0 hoofgoldpolska front_office_features Podmienia stopkę sklepu na wersję hoofgoldpolska.pl 1.7.0.0 8.99.99 // 3. views/templates/hook/hgfooter.tpl // 4. logo.png - przykładowe logo (zalecane użycie własnego pliku 160x160px lub SVG) // Wgraj własne logo lub zostaw puste jeśli niepotrzebne. hgfooter/ ├── hgfooter.php ├── config.xml ├── logo.png └── views/ └── templates/ └── hook/ └── hgfooter.tpl // Opis: Kompletny moduł do PrestaShop podmieniający stopkę na stopkę hoofgoldpolska.pl. // Poniżej szczegółowe pliki i kod. // 1. hgfooter.php - plik główny modułu name = 'hgfooter'; $this->tab = 'front_office_features'; $this->version = '1.0.0'; $this->author = 'hoofgoldpolska'; $this->need_instance = 0; $this->ps_versions_compliancy = array('min' => '1.7.0.0', 'max' => _PS_VERSION_); $this->bootstrap = true; parent::__construct(); $this->displayName = $this->l('HoofGold Footer'); $this->description = $this->l('Podmienia stopkę sklepu na wersję hoofgoldpolska.pl'); } public function install() { return parent::install() && $this->registerHook('displayFooter'); } public function uninstall() { return parent::uninstall(); } public function hookDisplayFooter($params) { return $this->display(__FILE__, 'views/templates/hook/hgfooter.tpl'); } } ?> // 2. config.xml hgfooter HoofGold Footer 1.0.0 hoofgoldpolska front_office_features Podmienia stopkę sklepu na wersję hoofgoldpolska.pl 1.7.0.0 8.99.99 // 3. views/templates/hook/hgfooter.tpl // 4. logo.png - przykładowe logo (zalecane użycie własnego pliku 160x160px lub SVG) // Wgraj własne logo lub zostaw puste jeśli niepotrzebne. hgfooter/ ├── hgfooter.php ├── config.xml ├── logo.png └── views/ └── templates/ └── hook/ └── hgfooter.tpl // Opis: Kompletny moduł do PrestaShop podmieniający stopkę na stopkę hoofgoldpolska.pl. // Poniżej szczegółowe pliki i kod. // 1. hgfooter.php - plik główny modułu name = 'hgfooter'; $this->tab = 'front_office_features'; $this->version = '1.0.0'; $this->author = 'hoofgoldpolska'; $this->need_instance = 0; $this->ps_versions_compliancy = array('min' => '1.7.0.0', 'max' => _PS_VERSION_); $this->bootstrap = true; parent::__construct(); $this->displayName = $this->l('HoofGold Footer'); $this->description = $this->l('Podmienia stopkę sklepu na wersję hoofgoldpolska.pl'); } public function install() { return parent::install() && $this->registerHook('displayFooter'); } public function uninstall() { return parent::uninstall(); } public function hookDisplayFooter($params) { return $this->display(__FILE__, 'views/templates/hook/hgfooter.tpl'); } } ?> // 2. config.xml hgfooter HoofGold Footer 1.0.0 hoofgoldpolska front_office_features Podmienia stopkę sklepu na wersję hoofgoldpolska.pl 1.7.0.0 8.99.99 // 3. views/templates/hook/hgfooter.tpl // 4. logo.png - przykładowe logo (zalecane użycie własnego pliku 160x160px lub SVG) // Wgraj własne logo lub zostaw puste jeśli niepotrzebne.