ZodPress
Créez votre site sans code | Build your site without code. 100 % personnalisable et simple pour tous.
✨ Features
-
Title Template Update
- Updated the
title.blade.phptemplate to ensure proper application of the full-width class, improving layout behavior and display consistency across pages.
- Updated the
🔧 Refactors
-
Maintenance Mode Logic
- Refactored the maintenance mode system for improved compatibility, clarity, and error handling across different environments.
✨ Features
-
Enhanced Image Selector
- Improved the image selector with dynamic labels and additional options for a smoother and more intuitive configuration process.
🔧 Refactors
-
Hero Server Component
- Updated
widget_hero-server.blade.php:- Renamed the “image” option to “background” for better clarity and naming consistency.
- Updated
🇫🇷 ------
Cette version introduit un grand nombre d’améliorations, de nouvelles options d’interface, de meilleurs outils de personnalisation, ainsi qu’un ensemble d’optimisations visuelles pour le frontend et l’éditeur.
✨ Nouvelles fonctionnalités
-
Améliorations des arrière-plans et médias
- Ajout de la prise en charge des médias d’arrière-plan du body avec options fond d’écran et vidéo.
- Introduction de la sélection du type de média et de descriptions détaillées pour les paramètres d’arrière-plan dans les formulaires.
- Amélioration des propriétés et de l’intégration des formulaires pour une personnalisation avancée des arrière-plans.
-
Interfaces Hero et Header
- Ajout d’une interface Hero Server avec 8 variantes de mise en page.
- Ajout des interfaces Header 4 et 5, incluant une barre de navigation responsive avec prise en charge du logo centré.
- Ajout d’une option d’effet de flou pour les modèles d’authentification non plein écran.
-
Composants UI
- Ajout d’un composant Séparateur avec options SVG personnalisables et formulaire de gestion dédié.
- Ajout d’icônes de catégorie dans le composant Offcanvas et amélioration du style des boutons
- Ajout de descriptions de conteneurs et amélioration de la mise en page des dialogues pour une meilleure lisibilité.
-
Formulaires et champs
- Ajout de nouveaux champs pour la copie de texte, le centrage du logo, et l’URL de vidéo.
- Ajout de textes d’aide et de localisations supplémentaires pour divers champs.
- Ajout de la localisation des alertes de gestion du thème et amélioration de la gestion du mode maintenance.
- Intégration de
clipboard.js(avec licence) pour la fonctionnalité de copie de texte.
-
Sécurité et authentification
- Ajout de la connexion à deux facteurs (2FA).
- Ajout d’une fonction de déconnexion et mise à jour du header pour l’utiliser.
- Ajout de la gestion des erreurs HTTP 401 et 403 dans l’intercepteur du thème.
🔧 Refactorisations
-
Interface et mises en page
- Simplification de la structure du layout
app.blade.phppour un rendu de contenu plus efficace. - Refactorisation de l’interface wiki pour un affichage plus clair.
- Mise à jour des templates logo et accueil pour une meilleure gestion des liens et de la visibilité des articles.
- Amélioration de la gestion des arrière-plans dans les templates Blade via la fonction
image_url().
- Simplification de la structure du layout
-
Composants et widgets
- Refactorisation du
widget_hero-serverpour supporter de nouveaux formats d’affichage et des options dynamiques. - Refactorisation des composants d’affichage de l’IP serveur pour une meilleure compatibilité avec le presse-papiers et un style amélioré.
- Refactorisation du BuilderComponent et du système d’étiquettes pour une mise en page plus claire.
- Mise à jour des classes de boutons dans les cartes et composants UI pour une meilleure cohérence visuelle.
- Refactorisation du
-
Navigation et authentification
- Réorganisation des liens d’authentification (Connexion / Inscription) dans la navigation pour une meilleure expérience utilisateur.
-
Base de code générale
- Suppression des logs et consoles inutilisés dans plusieurs fichiers (
clipboard.js,DialogBuilder.tsx,InputText.tsx, etc.). - Amélioration du comportement du curseur de texte et de l’espacement des boutons pour une interface plus propre.
- Réorganisation des styles pour une meilleure réactivité et maintenabilité des composants.
- Suppression des logs et consoles inutilisés dans plusieurs fichiers (
🔄Mises à jour
-
Thème
- Mise à jour des URLs par défaut pour Bryx Agency et passage du thème en version 1.5.0.
- Mise à jour des traductions pour remplacer le terme
"component"par"Bloc"dans tous les fichiers JSON. - Ajout d’une description personnalisée par défaut sur la page Support.
-
Interface et maintenance
- Amélioration de la réactivité générale de l’interface et des variantes de boutons.
- Meilleure cohérence visuelle du mode maintenance dans tout le thème.
Améliorations et nettoyages
-
Animations
- Amélioration des outils d’animation et intégration complète de hover.css et AOS sur tout le site.
-
Localisation
- Extension et amélioration du support multilingue sur l’ensemble des formulaires, alertes et composants.
Suggestions et retours
Vous avez une idée ou une fonctionnalité à proposer pour la prochaine mise à jour ? 👉 💡 Soumettez votre suggestion ici
ZodPress v1.5.0 offre une expérience d’édition plus fluide, une flexibilité visuelle accrue et des outils de personnalisation renforcés — tout en conservant performance et cohérence de design. Merci à toutes les personnes ayant partagé leurs retours et idées qui ont contribué à cette mise à jour ❤️
===================
🇬🇧------
This version introduces a wide range of improvements, new UI options, better customization tools, and overall interface refinements for both the frontend and editor experience.
✨ Features
-
Background & Media Enhancements
- Added body background media support with wallpaper and video options.
- Introduced media type selection and detailed descriptions for background settings in forms.
- Improved form properties and integration for background customization.
-
Hero & Header Interfaces
- Added Hero Server interface with 8 layout variations.
- Added Header interfaces 4 and 5, including a new responsive navbar with centered logo support.
- Added blur effect option for non-fullscreen authentication templates.
-
UI Components
- Added Separator component with customizable SVG options and management form.
- Added category icons to the Offcanvas component and enhanced button styling.
- Added text-shadow utility class and improved localization strings for “Download” and “Separator.”
- Added new container descriptions and improved dialog layout for better user guidance.
-
Forms & Fields
- Added new form fields for text copy, logo centering, and video URL.
- Added additional localization and help text for various form fields.
- Added localization for theme management alerts and improved maintenance mode handling.
- Integrated
clipboard.jswith license for text copy functionality.
-
Security & Auth
- Added 2FA login support.
- Added new logout function and updated header actions.
- Added error handling for HTTP 401 and 403 codes in theme interceptor.
🔧 Refactors
-
Interface & Layouts
- Simplified
app.blade.phplayout structure for more efficient content rendering. - Refactored wiki interface for a cleaner display.
- Updated logo and home templates for better link handling and post visibility.
- Improved background management in Blade templates using
image_url()function.
- Simplified
-
Components & Widgets
- Refactored
widget_hero-serverto support new display formats and dynamic options. - Refactored server IP display components for improved clipboard handling and styling.
- Refactored BuilderComponent and label stacking for improved layout.
- Updated button classes in card and general UI components for consistency.
- Refactored
-
Navigation & Authentication
- Reordered authentication links (Login / Register) in navigation for better UX.
-
General Codebase
- Removed unused debug and console logs across multiple files (
clipboard.js,DialogBuilder.tsx,InputText.tsx, etc.). - Refactored cursor text behavior and improved button spacing for a cleaner UI.
- Reorganized styles for improved component responsiveness and maintainability.
- Removed unused debug and console logs across multiple files (
🔄 Updates
-
Theme
- Updated default URLs for Bryx Agency and incremented theme version to 1.5.0.
- Updated localization to replace
"component"with"Bloc"across all JSON files. - Updated description inclusion on the Support page with custom default text.
-
UI & Maintenance
- Enhanced overall UI responsiveness and button variants.
- Improved maintenance mode visual consistency across the interface.
🧰 Improvements & Cleanups
-
Animations
- Enhanced animation tools and integrated hover/AOS support site-wide.
-
Localization
- Expanded and improved multi-language support throughout forms, alerts, and components.
💬 Suggestions & Feedback
Have ideas or feature requests for the next update?
👉 💡 Submit your suggestion here
ZodPress v1.5.0 delivers a smoother editing experience, more visual flexibility, and stronger customization tools — all while maintaining performance and design consistency.
Thanks to everyone contributing feedback and ideas that helped shape this release ❤️
✨ Features
-
InfoHelp:
- Added new
InfoHelpcomponent and integrated it into various forms.
Suggestion / Request
- Added new
-
Animations:
- Added AOS (Animate On Scroll) integration with configuration options for animations, easing, duration, offset, delay, mirror, and once.
- Integrated hover.css and enhanced animation options in multiple forms.
- Added general animation tools to several components and updated asset versioning in
mix-manifest.json.
Suggestion / Request
-
Articles / Cards:
- Added character limit handling for article previews in card components.
Suggestion / Request - Added option to display the first article in full width and improved character limit handling in cards.
Suggestion / Request
- Added character limit handling for article previews in card components.
🔧 Refactors
-
Shop Plugin:
- Refactored package URL data attributes for the plugin
Shopto improve consistency and flexibility.
Suggestion / Request
- Refactored package URL data attributes for the plugin
🔄 Updates
-
Card & List Views:
- Updated card and list views to use a short description with a 250-character limit for cleaner previews.
- Update last Template
🇫🇷 Nouvelle fonctionnalité : création et importation de vos propres blocs de code
Grande mise à jour pour ZodPress !
Vous pouvez désormais créer vos propres blocs HTML, CSS et JavaScript directement depuis deux interfaces :
- le thème ZodPress installé sur votre site Azuriom,
- et le site ZodPress.com, connecté à votre compte.
Une fois créés, vos blocs peuvent être importés dans votre thème et utilisés exactement comme les composants existants.
C’est une nouvelle catégorie de contenu entièrement dédiée à la personnalisation avancée de votre site.
📘 Toute la documentation complète est disponible pour vous guider dans la configuration et l’utilisation de cette nouvelle fonctionnalité.
💬 En cas de difficulté, n’hésitez pas à me contacter sur Discord — je serai ravi de vous aider !
🇬🇧 New Feature: Create and Import Your Own Code Blocks
Big update for ZodPress!
You can now create your own HTML, CSS, and JavaScript blocks directly from two interfaces:
- the ZodPress theme installed on your Azuriom website,
- and the ZodPress.com platform connected to your account.
Once created, these blocks can be imported into your theme and used just like existing components.
It’s a brand new content category designed for deeper customization and flexibility.
📘 Full documentation is available to help you connect and set everything up.
💬 If you need help, feel free to contact me on Discord — I’ll be happy to assist you!
🔧 Refactors
Card:
- Refactored button classes in card components for consistency.
Header:
- Updated header styles to use new variable naming.
- Improved alert styling for better readability.
🔄 Update
Plugin SHOP:
- Add support for guest purchases (Update Required 1.2.18).
🐛 Fixes
Responsive:
- Fixed issue preventing save actions when using the site in responsive interface mode.
🐛 Fixes
-
InputText:
- Improve config value extraction.
- Update cleanup logic for better stability.
🐛 Fixes
- Fixed page auth custom error ** $captcha** undefined
Update Azuriom 1.2.6 :
- Add captcha page login : https://github.com/Azuriom/Azuriom/pull/499/files
✨ Features
-
Modal:
- Enhance ZodPress token modal with help text and styling improvements.
- Add unavailable message handling.
- Update modal font family for better consistency.
-
ZodPress:
- Add ZodPress integration and update theme.
- Enhance modal functionality.
- Add CSS/JS file handling support for ZodPress features.
🐛 Fixes
- Fixed font-family issue that caused a blank screen when modifying the field.
✨ Features
-
Links:
- Add horizontal list group link component.
- Update all interface footers to include new link structure.
-
Review:
- Add review widget component.
- Update component structure for better modularity.
-
Changelog:
- Add changelog display components.
- Introduce new page plugin to display version history.
-
Staff:
- Add staff list widget and related page plugin for presentation.
-
Video:
- Enhance video component with autoplay support and responsive layout styles.
-
Helper:
- Add
limitHtmlTextfunction to safely truncate HTML content in cards.
- Add
🐛 Fixes
-
mix-manifest:
- Add cache-busting query strings to asset paths for proper refresh handling.
-
2fa:
- Remove redundant title translation from 2FA components.
Suggestions :
- https://discord.com/channels/684097488164225073/1400572550269898973
- https://discord.com/channels/684097488164225073/1400849777884794920
- https://discord.com/channels/684097488164225073/1400570265271799878
Bug :
✨ Features
-
Video:
- Add video URL support and autoplay functionality for component
HeroandHero Server.
- Add video URL support and autoplay functionality for component
🐛 Fixes
-
Component:
- Fix error when changing image in
hero-servercomponent.
- Fix error when changing image in
🐛 Fixes
-
Tools:
-
Added extractMinimalParams utility function to streamline parameter filtering.
-
Improved handling of routeParameters to avoid excessive or redundant data in requests.
✨ Features
-
Styles:
- Added full-screen background utility class.
- Updated background classes and improved z-index layering for cleaner layout rendering.
- Refreshed asset manifest to reflect style additions.
-
Components: Added
data-sharedattribute to several UI components for better interactivity and context-awareness.
🐛 Fixes
-
DiscordBanner:
- Removed leftover debug log related to server name.
- Corrected banner configuration logic to properly display server data.
-
Template: Fixed data attributes on selected header and footer elements to ensure correct rendering and selection behavior.
-
ServerIp: Adjusted formatting and improved configuration consistency.
✨ Features
-
Config: Updated layout settings and refined widget properties for improved UI consistency.
-
Translation: Added new translation entries and enhanced existing ones for better localization coverage.
🔧 Refactors
- Interface: Removed unused loading CSS and reduced timeout durations to improve responsiveness.
✨ Features
-
Theme:
Updated to version1.0.7and adjusted color variables in configuration files. -
ListGroup:
Enhanced list group items with theactionclass for interactive behavior. -
Translation:
Added new translation keys for structure-related data. -
Structure:
Introduced offcanvas structure visualization and related UI components. -
Profile:
- Added profile management components.
- Improved dialog element interactions and updated the user card.
-
Posts:
Added new post display components and updated related configurations. -
Wiki:
Introduced new wiki components and enhanced search functionality.
🔧 Refactors
-
Shop:
Reorganized file structure and updated component interfaces for better modularity.
✨ Features
-
Theme: Bumped version to
1.0.6. -
LanguageSelectionModal:
- Added automatic language detection.
- Modal display can now be toggled.
🛠 Fixes
-
Navbar:
- Improved dropdown item handling.
- Enhanced user avatar retrieval logic.
✨ Features
-
Vote: Improved voting system with new components and translations.
-
Shop:
- Added support for subcategories.
- Components for recent payments and top customers.
- Updated monthly goal and menu display options.
-
Widget:
- Added default options for several components (images, buttons, social networks, posts, server IP, etc.).
- Improved options management, image handling, and added title/iframe formats.
- New widgets: top buyer, simple products, voting statistics, etc.
-
Plugin:
- New widgets for Discord and X/Twitter with localization.
- Loading messages for members and Discord server.
- New labels for top voters and shop statistics.
-
Article: Added an article section with button and localization support.
-
Link: Added
linkDefaultcomponent. -
Components: New props
titleCardandlinkDefault. ImprovedDialogBuilderand widget templates. -
DialogBuilder: Better element targeting and logging management.
-
Post: Redesigned card and preview buttons.
-
Language: Language selector with translations.
-
Navbar: Simplified component structure.
-
Translation/i18n: New translations for dropdown menus, components, errors, and profile labels.
-
Theme: Added
information.jsonfile and updated theme details. -
Optimize: Initial integration of
lz-string-php.
🐛 Fixes
- Messages: Simplified titles in English and French.
- Builder: Adjusted button display and hover states.
- DialogBuilder: Cleaned up localStorage and cookies on deletion.
- DiscordBanner: Clarified variable usage.
-
Iframe: Added
defaultUrloption. - Button: Fixed class concatenation issues.
- Navbar/Profile: Updated labels and restructured shop profile.
-
Miscellaneous: Added cache-busting strings to
mix-manifest.
🔧 Refactors
-
Widget: Renamed
widget_linktowidget_button, simplified rendering, improved default options. - Views: Simplified HTML and improved classes.
- Navbar: Removed unnecessary props.
- X-Twitter: Improved widget initialization.
✨ Features
-
Plugin:
- Added localization support for X and Discord widgets.
- Added loading messages for members and Discord server.
-
Navbar:
- Refactored layout and improved responsiveness.
-
Component:
- Renamed file interfaces for improved consistency.
🧼 Refactoring
-
X-Twitter:
- Streamlined widget initialization.
- Enhanced usage of
data-*attributes.
-
Discord:
- Added French translations.
- Improved widget initialization.
🛠 Fixes
-
Components:
- Updated
data-toolsattributes. - Removed unnecessary
idvalues.
- Updated
✨ Features
- Navbar: Refactored layout and improved responsiveness.
- Header: Updated logo component and enhanced navbar structure.
-
Widget:
- Added X-Post widget and updated related components.
- Implemented X widget with component updates.
- Component: Renamed file interfaces for better clarity.
✨ Features
- SocialLink: Added a social link component and updated translations.
-
Plugin:
- Reorganized plugin messages.
- Added a shop goal tracking component.
- Introduced the Top Vote widget and updated component categories.
- Widget: Added a server widget and restructured component files.
- Vote: Added vote podium styles and improved rank functionality.
- Ranks: Implemented a voting system with podium display and color customization.
🛠 Fixes
- Styles: Updated font weight and default image formatting.
Build and customize your website visually. No code. Fully responsive. For all levels.
This is the initial release of this resource