Open Source Licenses and Credits

Roadscor is built using a variety of open-source software and third-party components. We are grateful to the developers and communities behind these projects for their contributions to the web ecosystem.

1. Core Content Management System

This website is powered by WordPress, which is licensed under the GNU General Public License (GPL) version 2 or later. You can find more details about the WordPress license here: https://wordpress.org/about/license/.

2. WordPress Plugins

The following plugins are utilized to enhance the functionality of this site. Most WordPress plugins are distributed under the GPL license, consistent with the core software:

  • Elementor & Elementor Pro: Page builder (Pro version includes a paid license).

  • ProfeedWP: LinkedIn feed integration.

  • Imagify: Image optimization (Paid license).

  • WP Mail SMTP: Email delivery management.

  • LiteSpeed Cache: Performance and caching optimization.

  • WordPress SEO (Yoast): Search engine optimization.

3. Frameworks, Libraries, and Tools

The Roadscor project utilizes the following technologies for its frontend and application structure:

Development Frameworks & Core Libraries

  • React: Open-source JavaScript library for building user interfaces. (License: MIT)

  • TypeScript: Programming language developed by Microsoft. (License: Apache 2.0)

  • @tanstack/react-router: Routing library for React. (License: MIT)

  • @tanstack/react-query: Data-fetching and state-management library. (License: MIT)

  • @tanstack/react-query-devtools: Debugging tool for React applications. (License: MIT)

  • Axios: Promise-based HTTP client for JavaScript. (License: MIT)

  • Zustand: State management library for React. (License: MIT)

  • React Hook Form: Library for managing forms in React. (License: MIT)

  • @hookform/resolvers: Validation resolver for React Hook Form. (License: MIT)

  • Zod: TypeScript-first schema declaration and validation library. (License: MIT)

  • Tailwind CSS: Utility-first CSS framework. (License: MIT)

UI Components and Visualization

  • @radix-ui/react-*: Unstyled, primitive UI components. (License: MIT)

  • React-phone-number-input: Component for international phone number input. (License: MIT)

  • React-day-picker: Calendar component for React. (License: MIT)

  • Lucide-react: Open-source icon library. (License: ISC)

  • Sonner: Toast component for React. (License: MIT)

  • CMDK: Command menu React component. (License: MIT)

  • Recharts: Composable charting library. (License: MIT)

  • D3-scale: Visual mapping library for abstract data. (License: ISC)

  • Leaflet: JavaScript library for interactive maps. (License: BSD 2-Clause)

  • React-leaflet: React wrapper for Leaflet. (License: Hippocratic License 2.1)

General License Information

Information regarding the standard licenses mentioned above can be found at the following resources: