velstore
Free and open-source multi-vendor Laravel eCommerce solution that is fully customizable and ready to use.
File Explorer
Download Latest Version (.zip)- ci.yml
- pr-checks.yml
- DataImport.php
- Velstore.php
- Kernel.php
- Handler.php
- cms_translate.php
- currency.php
- AttributeController.php
- BannerController.php
- BrandController.php
- CategoryController.php
- CustomerController.php
- DashboardController.php
- LanguageController.php
- MenuController.php
- MenuItemController.php
- OrderController.php
- PageController.php
- PaymentController.php
- PaymentGatewayController.php
- ProductController.php
- ProductReviewController.php
- ProductVariantController.php
- ProfileController.php
- RefundController.php
- SocialMediaLinkController.php
- VendorController.php
- BannerController.php
- BrandController.php
- CategoryController.php
- CustomerAuthController.php
- ProductController.php
- SocialMediaLinkController.php
- ConfirmPasswordController.php
- ForgotPasswordController.php
- LoginController.php
- RegisterController.php
- ResetPasswordController.php
- VerificationController.php
- ForgotPasswordController.php
- LoginController.php
- RegisterController.php
- ResetPasswordController.php
- ProfileController.php
- StripeController.php
- CartController.php
- CategoryController.php
- CheckoutController.php
- CurrencyController.php
- ProductController.php
- ReviewController.php
- SearchController.php
- ShopController.php
- WishlistController.php
- AuthController.php
- DashboardController.php
- OrderController.php
- ProductController.php
- ProductReviewController.php
- ProfileController.php
- Controller.php
- SiteSettingsController.php
- StoreController.php
- StoreSettingController.php
- Authenticate.php
- AuthenticateCustomer.php
- AuthenticateVendor.php
- EncryptCookies.php
- LocaleMiddleware.php
- PreventRequestsDuringMaintenance.php
- RedirectIfAuthenticated.php
- TrimStrings.php
- TrustHosts.php
- TrustProxies.php
- ValidateSignature.php
- VerifyCsrfToken.php
- UpdateProfileRequest.php
- UpdateProfileRequest.php
- UpdateProfileRequest.php
- Kernel.php
- Attribute.php
- AttributeValue.php
- AttributeValueTranslation.php
- Banner.php
- BannerTranslation.php
- Brand.php
- BrandTranslation.php
- Category.php
- CategoryTranslation.php
- Coupon.php
- Currency.php
- Customer.php
- Language.php
- Menu.php
- MenuItem.php
- MenuItemTranslation.php
- Order.php
- OrderDetail.php
- Page.php
- PageTranslation.php
- Payment.php
- PaymentGateway.php
- PaymentGatewayConfig.php
- Product.php
- ProductAttributeValue.php
- ProductImage.php
- ProductReview.php
- ProductTranslation.php
- ProductVariant.php
- ProductVariantAttributeValue.php
- ProductVariantTranslation.php
- Refund.php
- Shop.php
- SiteSetting.php
- SocialMediaLink.php
- SocialMediaLinkTranslation.php
- StoreSetting.php
- User.php
- Vendor.php
- Wishlist.php
- AppServiceProvider.php
- AuthServiceProvider.php
- BroadcastServiceProvider.php
- EventServiceProvider.php
- RouteServiceProvider.php
- ViewComposerServiceProvider.php
- AttributeRepository.php
- AttributeRepositoryInterface.php
- BannerRepository.php
- BannerRepositoryInterface.php
- BrandRepository.php
- BrandRepositoryInterface.php
- CategoryRepository.php
- CategoryRepositoryInterface.php
- MenuRepository.php
- MenuRepositoryInterface.php
- MenuItemRepository.php
- MenuItemRepositoryInterface.php
- ProductRepository.php
- ProductRepositoryInterface.php
- SocialMediaLinkRepository.php
- SocialMediaLinkRepositoryInterface.php
- ProductRepository.php
- ProductRepositoryInterface.php
- SocialMediaLinkRepository.php
- SocialMediaLinkRepositoryInterface.php
- VendorRepository.php
- VendorRepositoryInterface.php
- AttributeService.php
- BannerService.php
- BrandService.php
- CategoryService.php
- ImageService.php
- MenuItemService.php
- MenuService.php
- ProductService.php
- SocialMediaLinkService.php
- PaymentManager.php
- PayPalService.php
- StripeService.php
- CartService.php
- OrderService.php
- ImageService.php
- ProductService.php
- SocialMediaLinkService.php
- VendorService.php
- AdminLanguageComposer.php
- StoreMenuComposer.php
- .gitignore
- app.php
- app.php
- auth.php
- banner.php
- broadcasting.php
- cache.php
- cors.php
- database.php
- datatables.php
- filesystems.php
- hashing.php
- logging.php
- mail.php
- queue.php
- sanctum.php
- services.php
- session.php
- view.php
- UserFactory.php
- 2014_10_12_000000_create_users_table.php
- 2014_10_12_100000_create_password_reset_tokens_table.php
- 2014_10_12_100000_create_password_resets_table.php
- 2019_08_19_000000_create_failed_jobs_table.php
- 2019_12_14_000001_create_personal_access_tokens_table.php
- 2025_01_18_165323_create_languages_table.php
- 2025_01_24_064245_create_site_settings_table.php
- 2025_01_26_105930_create_categories_table.php
- 2025_01_26_110154_create_brands_table.php
- 2025_01_26_110546_create_category_translations_table.php
- 2025_01_26_110739_create_brand_translations_table.php
- 2025_02_06_123525_create_banners_table.php
- 2025_02_06_123926_create_banner_translations_table.php
- 2025_02_12_123941_create_social_media_links_table.php
- 2025_02_12_124118_create_social_media_link_translations_table.php
- 2025_02_16_065528_create_menus_table.php
- 2025_02_16_065802_create_menu_items_table.php
- 2025_02_16_065921_create_menu_item_translations_table.php
- 2025_03_16_084022_create_vendors_table.php
- 2025_03_16_084048_create_shops_table.php
- 2025_03_16_084108_create_customers_table.php
- 2025_03_16_084130_create_currencies_table.php
- 2025_03_16_084156_create_coupons_table.php
- 2025_03_16_084254_create_products_table.php
- 2025_03_16_084326_create_wishlists_table.php
- 2025_03_16_084341_create_orders_table.php
- 2025_03_16_084359_create_order_details_table.php
- 2025_03_16_084502_create_shipping_addresses_table.php
- 2025_03_16_085620_create_product_translations_table.php
- 2025_03_16_102116_create_product_variants_table.php
- 2025_03_16_102341_create_product_variant_translations_table.php
- 2025_03_16_103136_create_product_reviews_table.php
- 2025_03_18_191106_create_store_settings_table.php
- 2025_03_29_115548_create_attributes_table.php
- 2025_03_29_115612_create_attribute_values_table.php
- 2025_03_29_115648_create_attribute_value_translations_table.php
- 2025_03_29_115733_create_product_attribute_values_table.php
- 2025_03_31_170450_create_product_images_table.php
- 2025_04_05_071654_create_product_variant_attribute_values_table.php
- 2025_05_29_084501_create_pages_table.php
- 2025_05_29_084747_create_page_translations_table.php
- 2025_09_01_041746_create_payment_gateways_table.php
- 2025_09_01_041758_create_payment_gateway_configs_table.php
- 2025_09_01_043045_create_payment_methods_table.php
- 2025_09_01_043405_create_payments_table.php
- 2025_09_01_043632_create_refunds_table.php
- AdminSeeder.php
- AttributeSeeder.php
- BannerSeeder.php
- BrandSeeder.php
- CategorySeeder.php
- CurrencySeeder.php
- DatabaseSeeder.php
- LanguageSeeder.php
- MenuSeeder.php
- OrderSeeder.php
- PaymentGatewayConfigSeeder.php
- PaymentGatewaySeeder.php
- PaymentSeeder.php
- ProductSeeder.php
- RefundSeeder.php
- SiteSettingsSeeder.php
- ThemeSeeder.php
- .gitignore
- .htaccess
- favicon.ico
- index.php
- robots.txt
- app.css
- sidebar.js
- app.js
- bootstrap.js
- cms.php
- store.php
- validation.php
- cms.php
- store.php
- validation.php
- category.php
- cms.php
- store.php
- validation.php
- cms.php
- store.php
- validation.php
- cms.php
- store.php
- validation.php
- cms.php
- store.php
- validation.php
- cms.php
- store.php
- validation.php
- cms.php
- store.php
- validation.php
- cms.php
- store.php
- validation.php
- cms.php
- store.php
- validation.php
- cms.php
- store.php
- validation.php
- cms.php
- store.php
- validation.php
- cms.php
- store.php
- validation.php
- cms.php
- store.php
- validation.php
- cms.php
- store.php
- validation.php
- cms.php
- store.php
- validation.php
- cms.php
- store.php
- validation.php
- cms.php
- store.php
- validation.php
- cms.php
- store.php
- validation.php
- _variables.scss
- admin.scss
- app.scss
- create.blade.php
- edit.blade.php
- index.blade.php
- login.blade.php
- create.blade.php
- edit.blade.php
- index.blade.php
- create.blade.php
- edit.blade.php
- index.blade.php
- create.blade.php
- edit.blade.php
- index.blade.php
- index.blade.php
- index.blade.php
- admin.blade.php
- login.blade.php
- sidebar.blade.php
- create.blade.php
- edit.blade.php
- index.blade.php
- create.blade.php
- edit.blade.php
- index.blade.php
- index.blade.php
- create.blade.php
- edit.blade.php
- index.blade.php
- edit.blade.php
- index.blade.php
- index.blade.php
- show.blade.php
- create.blade.php
- edit.blade.php
- index.blade.php
- create.blade.php
- edit.blade.php
- index.blade.php
- edit.blade.php
- index.blade.php
- show.blade.php
- index.blade.php
- show.blade.php
- edit.blade.php
- index.blade.php
- create.blade.php
- edit.blade.php
- index.blade.php
- create.blade.php
- index.blade.php
- login.blade.php
- register.blade.php
- animate.min.css
- custom.css
- slick.css
- style-bk-22-march-2025.css
- style-bk.css
- style.css
- edit.blade.php
- app.js
- main.js
- slick.min.js
- auth.blade.php
- footer.blade.php
- header.blade.php
- master.blade.php
- product-list.blade.php
- app.scss
- style.scss
- cart.blade.php
- category.blade.php
- checkout.blade.php
- home.blade.php
- product-detail.blade.php
- search-results.blade.php
- shop.blade.php
- wishlist.blade.php
- login.blade.php
- index.blade.php
- login.blade.php
- master.blade.php
- sidebar.blade.php
- index.blade.php
- create.blade.php
- edit.blade.php
- index.blade.php
- edit.blade.php
- index.blade.php
- show.blade.php
- test.blade.php
- api.php
- channels.php
- console.php
- store.php
- vendor.php
- web.php
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- ExampleTest.php
- ExampleTest.php
- CreatesApplication.php
- TestCase.php
- .editorconfig
- .env.example
- .gitattributes
- .gitignore
- artisan
- composer.json
- composer.lock
- LICENSE
- package-lock.json
- package.json
- phpunit.xml
- README.md
- vite.config.js
# Installation Guide
1. Get the code
git clone https://github.com/velstorelabs/velstore
Downloads the entire project code from GitHub to your computer.
cd velstore
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm run dev
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
3. PHP (Composer)
EasyPrerequisites
composer create-project velstorelabs/velstore
Type this command into your terminal and run it.
Run it with a built-in server like php -S localhost:8000, then open http://localhost:8000 in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
