sitezen / sitezen-oxid
Plugin for Sitezen.io
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Type:oxideshop-module
pkg:composer/sitezen/sitezen-oxid
Requires
- php: >=8.0
 - ext-json: *
 
README
This module provides a webhook endpoint for SiteZen.io and allows configuration of a token for OXID eShop.
Features
- Configuration setting to set and store a token string
 
Installation
- 
Install the module via Composer:
composer require sitezen/sitezen-oxid - 
Activate the module in the OXID admin panel:
- Go to Extensions > Modules
 - Find "SiteZen Module" in the list
 - Click "Activate"
 
 
Configuration
- Go to Extensions > Modules
 - Find "SiteZen Module" in the list
 - Click on "Settings"
 - Enter your token as provided on SiteZen.io in the "Webhook Token" field
 - Save the settings
 
Usage
Enjoy! Now you can monitor your Oxid Application in SiteZen.io
License
This module is licensed under the GNU General Public License v3.0.