'buttonGrey', 'href' => helper::baseUrl(false), 'ico' => 'home', 'value' => 'Accueil' ]); ?>

Informations générales

'Titre du site', 'value' => $this->getData(['config', 'title']) ]); ?> 'Description du site', 'value' => $this->getData(['config', 'metaDescription']) ]); ?> getData(['page']), 'title', 'SORT_ASC'), [ 'label' => 'Page d\'accueil', 'selected' => $this->getData(['config', 'homePageId']) ]); ?>

Options avancées

'ico', 'help' => 'Pensez à supprimer le cache de votre navigateur si la favicon ne change pas.', 'label' => 'Favicon', 'value' => $this->getData(['config', 'favicon']) ]); ?> 'Saisissez l\'ID de suivi de votre propriété Google Analytics.', 'label' => 'Google Analytics', 'placeholder' => 'UA-XXXXXXXX-X', 'value' => $this->getData(['config', 'analyticsId']) ]); ?> $this->getData(['config', 'cookieConsent']) ]); ?> helper::checkRewrite(), 'help' => 'Afin d\'éviter de bloquer votre site pensez à vérifier que le module de réécriture d\'URL est bien actif sur votre serveur avant d\'activer cette fonctionnalité.' ]); ?>

Réseaux sociaux

'Saisissez votre ID Facebook : https://www.facebook.com/[CETTE PARTIE].', 'label' => 'Facebook', 'value' => $this->getData(['config', 'social', 'facebookId']) ]); ?>
'Saisissez votre ID Google+ : https://plus.google.com/[CETTE PARTIE].', 'label' => 'Google+', 'value' => $this->getData(['config', 'social', 'googleplusId']) ]); ?>
'Saisissez votre ID Instagram : https://www.instagram.com/[CETTE PARTIE].', 'label' => 'Instagram', 'value' => $this->getData(['config', 'social', 'instagramId']) ]); ?>
'Saisissez votre ID Pinterest : https://pinterest.com/[CETTE PARTIE].', 'label' => 'Pinterest', 'value' => $this->getData(['config', 'social', 'pinterestId']) ]); ?>
'Saisissez votre ID Twitter : https://twitter.com/[CETTE PARTIE].', 'label' => 'Twitter', 'value' => $this->getData(['config', 'social', 'twitterId']) ]); ?>
'Saisissez votre ID Youtube : https://www.youtube.com/channel/[CETTE PARTIE].', 'label' => 'Youtube', 'value' => $this->getData(['config', 'social', 'youtubeId']) ]); ?>

Système

'Version de Zwii', 'readonly' => true, 'value' => self::ZWII_VERSION ]); ?> 'Fuseau horaire', 'selected' => $this->getData(['config', 'timezone']) ]); ?> $this->getData(['config', 'maintenance']), 'help' => 'Le site devient inaccessible sauf pour les administrateurs.' ]); ?> $this->getData(['config', 'autoBackup']), 'help' => 'Sauvegarde une fois par jour le fichier de données dans le dossier site/backup/. La sauvegarde est conservée 30 jours.' ]); ?>
helper::baseUrl() . 'config/backup', 'value' => 'Exporter les données' ]); ?>