Skip to content

Credits & third-party licenses

ExchangePro product license

ExchangePro is proprietary software, not MIT or GPL. Buyers receive usage rights through a valid CodeCanyon purchase:

See LICENSE.txt in the downloadable package (root, backend/, or frontend/).

The complete third-party inventory is in CREDITS.md at the package root.


ExchangePro is built with open-source libraries and external services. Buyers are responsible for obtaining their own API keys where applicable.

Backend (PHP / Composer)

PackageLicensePurpose
Laravel FrameworkMITApplication framework
Laravel SanctumMITAPI authentication
Laravel SocialiteMITOAuth (Google, Facebook)

Full dependency list: backend/composer.lock

Frontend (JavaScript)

PackageLicensePurpose
NuxtMITVue framework
Vue.jsMITUI library
Tailwind CSSMITStyling
shadcn-vueMITUI components
reka-uiMITPrimitives
LucideISCIcons
TanStack TableMITData tables
VeeValidateMITForms
ZodMITSchema validation
@vueup/vue-quillBSD-3-ClauseRich text editor
nuxt-auth-sanctumMITSanctum integration
CodeMirrorMITCSS/code editors
Embla CarouselMITCarousels

Full dependency list: frontend/package-lock.json (use npm)

Bundled icons & images

AssetSourceLicense / notes
frontend/public/images/icon/google-outline.svgSVG RepoFree for commercial use per SVG Repo license
frontend/public/logo.svgOriginal ExchangePro artworkIncluded in product package

Fonts & CDN

AssetLicenseNotes
Google Fonts - Open SansOFLLoaded from Google CDN in nuxt.config.ts

GDPR / privacy: Google Fonts are requested from Google servers when visitors load your site. For EU deployments or strict privacy policies, self-host Open Sans, add files under frontend/public/fonts/, and update nuxt.config.ts to remove the CDN link tags.

External services (buyer-provided)

ServiceRequiredTerms
ExchangeRate-APIOptional (rate sync)Buyer’s API agreement
Google OAuthOptionalGoogle Cloud Terms
Facebook LoginOptionalMeta Platform Terms
SMTP providerRecommendedProvider-specific

ExchangePro does not include paid API subscriptions.

Images & demo content

  • Replace placeholder marketing copy and testimonial content before production.
  • Ensure stock photos/icons used in your demo comply with their licenses.

Documentation site

This documentation is built with VitePress (MIT).


You may add to your site footer:

text
Built with Laravel, Nuxt, and open-source software. See documentation for credits.

Need help? support@xorinlab.com · Website: xorinlab.com