What this solution does
The Zero module (iplogic.zero) by iPloGic is designed for developers and was originally created for internal use. Its primary function is to perform a basic installation of Bitrix Site Manager to serve as a foundation for developing a unique website. The module does not generate demo data or ready-made templates. Instead, it allows the creation of standard public section files and basic e-commerce elements during installation. This enables developers to start from scratch while skipping routine setup procedures.
The module supports multisite functionality, allowing the creation of additional websites. However, the flexibility of configuring a new site is reduced due to the risk of altering settings and disrupting the operation of other sites.
During installation via the setup wizard, the following can be created:
- files and folders for standard public sections;
- the local folder with its base content;
- standard information blocks;
- location directories;
- delivery services;
- payment systems;
- site settings;
- store settings.
The module also includes a library that extends integration capabilities. The provided API simplifies and accelerates tasks such as:
The Zero module by iPloGic provides fundamental tools for developing console scripts, creating XML files, and extracting data from them. The tool supports interaction with remote servers via FTP, as well as sending HTTP requests and processing responses, which is actively used for marketplace integrations. It serves as a foundational solution for starting a new project or extending the capabilities of an existing one without enforcing a specific architectural design.
General iT can install and configure this module and check how it works on your website.