This repository contains the custom WordPress website developed for Jewel Distribution, a subsidiary of Pod Juice. The website serves as a distribution platform specializing in selling vape products to retailers and distributors.
-
User-Specific Pricing: Tailored pricing tiers for retailers and distributors, with hidden prices for guest users. Users are required to sign up to access pricing information.
-
Integration with Luminous ERP: Seamlessly integrates with the third-party ERP system called Luminous. The website communicates order information to the Luminous API after each purchase, ensuring efficient order processing and inventory management.
-
WordPress: Custom-built on the WordPress platform to facilitate ease of content management and user interactions.
-
Languages: Utilizes a combination of:
- PHP: Server-side scripting for dynamic content generation and interaction with databases.
- HTML/CSS: Front-end structure and styling for a seamless user interface and experience.
- JavaScript: Enhances user interactions and dynamic functionalities.
- jQuery: Simplifies JavaScript programming, providing efficient DOM manipulation and event handling.
-
Custom Pricing System: Implemented a robust system to manage user-specific pricing tiers and visibility based on user roles.
-
Clone the Repository: Clone this repository to your local environment.
-
WordPress Installation: Set up a WordPress environment compatible with the website's requirements.
-
Database Configuration: Configure the database settings to ensure seamless integration with the Luminous ERP system.
-
Theme and Plugins: Ensure that the necessary themes and plugins are installed and activated as per the website's requirements.
-
User Role Management: Configure user roles to distinguish between retailers, distributors, and guest users. Set up access permissions and visibility for pricing based on roles.
-
Luminous Integration: Establish the integration with the Luminous ERP system. Configure the API endpoints and authentication for data exchange between the website and Luminous.
-
The website's architecture is designed to provide a user-friendly interface for retailers and distributors while maintaining the confidentiality of pricing information.
-
Regular updates and maintenance are required to ensure the seamless functionality of the pricing system and integration with the Luminous ERP.