ezpizee / drupal-module
Ezpizee Drupal Connector
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:drupal-module
Requires
- ezpizee/php-libs: dev-master
This package is auto-updated.
Last update: 2025-05-09 20:34:03 UTC
README
- Introduction
- Requirements
- Installation
- Maintainers
INTRODUCTION
Ezpizee Drupal Connector intends to be used for integrating Ezpizee, SaaS based e-commerce platform, with Drupal, providing a fast and full access to all administration links.
-
For a full description of the module, visit the project page: https://github.com/ezpizee/DrupalConnector
-
To submit bug reports and feature suggestions, or to track changes: https://github.com/ezpizee/DrupalConnector/issues
REQUIREMENTS
- PHP 7.x
- Drupal 8.x or later
- Ezpizee's subscription
INSTALLATION
-
Download the latest release from our repository https://github.com/ezpizee/DrupalConnector and unzip
-
Log in to your Drupal instance as admin
-
Go to Manage > Extend
-
Click the "+ Install new module" button
-
Choose the /dist/ezpz.zip from your unzipped folder to upload
-
Click the Install button
-
Go to Manage > Configuration (/admin/config)
- Under WEB SERVICES, click on Ezpizee Portal
- Fill in the value for
- Client ID (obtain from https://www.ezpizee.com/en/user/admin-ui.html),
- Client Secret (obtain from https://www.ezpizee.com/en/user/admin-ui.html),
- App Name (a unique name that is not already been used in any other Ezpizee installation)
- Select the Environment to integrate with Ezpizee (when not sure, select Production)
- Click Save Configuration
-
Click on the Ezpizee Portal from Drupal admin menu
INSTALLATION TROUBLESHOOT
If you get an error when installing (i.e. "The website encountered an unexpected error. Please try again later."), you will need to install manually
-
Download the latest release from our repository https://github.com/ezpizee/DrupalConnector and unzip
-
Unzip /dist/ezpz.zip
-
Upload the folder /dist/ezpz to {/path/to/your/drupal}/modules/custom
-
Login to your Drupal as admin
-
Go to Manage > Extend > Install
-
Check both Ezpizee Portal on Drupal and Ezpizee API Client on Drupal
-
Click Install button at the end of the page
-
You should now see the following success message
2 modules have been enabled: Ezpizee API Client on Drupal, Ezpizee Portal on Drupal.
-
Go to Manage > Configuration (/admin/config)
- Under WEB SERVICES, click on Ezpizee Portal
- Fill in the value for
- Client ID (obtain from https://www.ezpizee.com/en/user/admin-ui.html),
- Client Secret (obtain from https://www.ezpizee.com/en/user/admin-ui.html),
- App Name (a unique name that is not already been used in any other Ezpizee installation)
- Select the Environment to integrate with Ezpizee (when not sure, select Production)
- Click Save Configuration
-
Click on the Ezpizee Portal from Drupal admin menu
MAINTAINERS
Current maintainers:
- Sothea Nim - https://github.com/nimsothea
- Sokhon Pang - https://github.com/pangkhon