Car Rental CRM
Car Rental CRM WordPress plugin — renteon-like booking and CRM system (Phase 1 scaffold)
by shamsalbosnia · github.com/shamsalbosnia/car-rental-crm · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/shamsalbosnia/car-rental-crm/archive/refs/heads/main.zipPhase 1 of the Car Rental CRM plugin. Install by uploading the ZIP or cloning the repo into wp-content/plugins/car-rental-crm and activating.
Features included in Phase 1:
- Cars custom post type
- Locations taxonomy
- Bookings and customers database tables
- Search and 3-step booking widget ([crc_search] shortcode)
- Multi-currency support (basic)
- Extras support (editable format)
- Driver document upload field (frontend placeholder)
- Payments: placeholders for Stripe and PayPal; pay-on-pickup supported
- Admin pages for Bookings and Customers
Settings: go to Car Rental CRM → Settings to set default currency and API keys.
Security: paste API keys into settings after install. No keys are stored in the repo.