top of page
davydov consulting logo

Wirlackierendeinauto

Wirlackierendeinauto

FULL PAGE

ABOUT PROJECT

Davydov Consulting was tasked with delivering a custom Wix-based partner portal for WirLackierenDeinAuto, enabling a dynamic order management system and membership-based access control through Wix Velo (JavaScript-based framework).

This was not a simple brochure site; it involved:
Conditional page visibility
Custom database-driven order workflow
Secure access for specific paid plan members
Tailored member area experience
All within the Wix ecosystem.

Project Scope
1. Membership-Based Access Control (Price Plan: “Werkstatt Partnerschaft”)📌 Goals:
Restrict certain internal pages to only partners with a paid plan.
Hide menu links unless appropriate access is granted.
Implementation:
Custom Velo code was implemented to:
Check the logged-in user’s current price plan.
If they have the plan “Werkstatt Partnerschaft”, then:
Grant access to hidden pages: “Offene Aufträge” (Open Orders) and “Meine Aufträge” (My Orders).
Display links in the member menu.
If the user lacks the correct plan:
The pages remain hidden.
Menu options do not appear.
Login bar dropdown and sidebar menus were dynamically updated using Velo’s wix-users, wix-members, and wix-pricing-plans APIs.

2. Custom Order Assignment SystemBackground:
The business sends new repair orders to its partner workshops. These orders must be claimed (picked up) by a partner, then tracked through completion.
Pages Created:
Offene Aufträge (Open Orders)
Meine Aufträge (My Orders)
Page: Offene Aufträge
Visible only to eligible members.
Powered by Wix Data from the collection: Anmeldung Auto.
Functionality:
Each open order displays a checkbox (checkboxorder) next to it.
Clicking the “Accept Order” button (buttonaccept):
Saves the current date/time, partner name, and partner ID into the database (Anmeldung Auto).
Moves the order from “Open” to “My Orders”.
The order is no longer visible in “Offene Aufträge”.
Page: Meine Aufträge
Displays only orders assigned to the logged-in partner.
Filters by:
partnerId == currentUser.id
Shows:
Order details.
Date/time when the order was accepted.
Technical Stack
Wix Velo was used to implement custom business logic, such as conditionally displaying pages, handling order acceptance actions, and saving data to the database. It allowed for advanced functionality beyond Wix’s standard editor, enabling a true web application experience within the Wix environment.
Wix Members handled user registration and login, and was critical for managing access to protected content. It was used to detect who the currently logged-in user was and to tailor the content shown to them—ensuring that only authenticated partners could view or act on orders.
Wix Pricing Plans allowed the creation and enforcement of a paid access model. Only users subscribed to the specific pricing plan called “Werkstatt Partnerschaft” were granted access to the order-related pages. This helped the business monetize access to its partner features in a secure and scalable way.
Wix Data provided the backend database structure. The main database used was called “Anmeldung Auto”, where all incoming orders were stored. Velo scripts updated this database when a partner accepted an order, saving the timestamp, partner name, and their user ID. It was also used to filter and display only the relevant orders to each logged-in partner.
Wix UI Components such as checkboxes, buttons, and repeaters were used to build interactive pages like “Offene Aufträge” (Open Orders) and “Meine Aufträge” (My Orders). These components connected seamlessly with Velo to provide dynamic and responsive user interaction—for example, allowing a partner to claim an order with a single click.
Result:
The result is a streamlined, secure partner portal that:
Enables only eligible partners to receive work.
Provides real-time order acceptance and tracking.
Uses Velo logic to create custom business workflows typically only available in traditional web apps.
Maintains Wix-native styling and responsiveness.

All development was completed successfully by Davydov Consulting, with a production-ready custom logic system running smoothly on Wix’s infrastructure. This showcases the agency’s capability to push Wix beyond standard limits using Velo to create fully-featured, logic-rich applications.

Project:

Wirlackierendeinauto

Industry:

Country:

Technologies:

Services:

Advantages:

GALLERY

Velo Code Used

Reviews

CONTACT US

​Thanks for reaching out. Some one will reach out to you shortly.

bottom of page