Download the PHP package collabocean/marketplacekit-co without Composer
On this page you can find all versions of the php package collabocean/marketplacekit-co. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download collabocean/marketplacekit-co
More information about collabocean/marketplacekit-co
Files in collabocean/marketplacekit-co
Package marketplacekit-co
Short Description Open source Marketplace Platform
License GPL-3.0-only
Informations about the package marketplacekit-co
About MarketplaceKit
MarketplaceKit is a platform for building different types of online marketplaces. MarketplaceKit attempts to reduce the development effort required to build product, rental, service and listing marketplaces such as Etsy, AirBnB, Handy and Zillow. It does this by attempting to cover the main components a marketplace needs, including the following:
- Powerful search across multiple fields, geolocation and custom fields
- Geolocalization for users and listings
- Frontend listing creation and browsing
- User profiles
- Direct messaging between users
- Multilingual functionality
MarketplaceKit uses popular, well documented packages without too much overhead to simplify a developers/designers life. Therefore, the following choices were made:
- Based on the popular Laravel Framework
- Leverages Bootstrap 4 for a responsive and mobile-first theme out of the box
- Separates theming logic from development by using Twig
- Avoids JS frameworks that require compilation
- Uses different widgets for different listing types (coming soon)
MarketplaceKit is easy to customize, change the design and supports multiple languages.
Server Requirements
- PHP 7.2
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
- ImageMagick PHP Extension
- MySQL 5.7.7 or greater
- Node JS (8.9.4) - this is only required for compiling SCSS to CSS
- Git
- ImageMagick
- Nginx
Although MarketplaceKit has been tested on Ubuntu 16.04 LTS. It should work with any OS that satisfies the above requirements. Nginx (https://laravel.com/docs/5.6/deployment#nginx) is recommended as a webserver. Developers should also have knowledge of Laravel, Bootstrap and Twig for extending/building on top of MarketplaceKit.
Installation
-
Download the code via composer
-
Add your database details to the .env file
-
Create the public disk
-
Create the database tables by running
-
Seed the database by running
-
Configure your Nginx server block or Apache Vhost to point to the /public folder
e.g. nginx
e.g. apache
-
Visit your domain login and change the default password
-
Add your domain to APP_URL in .env file
Don't forget to add https:// in production.
- Install the node modules (Optional)
Facebook login
In order for your users to login via Facebook you need to register for a Facebook key.
- Go to https://developers.facebook.com and register for a developer account.
- Create a Facebook app via https://developers.facebook.com/apps. Instructions for creating a Facebook application can be found here: https://developers.facebook.com/docs/apps/register.
- On the "Product Setup" page, click the Dashboard link on the left-hand side.
- Save the App ID and App Secret values so you can add them to the MarketplaceKit panel
Google Maps Keys
MarketplaceKit relies on Google Maps for geolocalized searches. Please visit https://developers.google.com/maps/documentation/javascript/get-api-key to generate your key. You can then add this in the admin panel.
Updating
To update MarketplaceKit please run:
and to install any new packages
API (Note: Work in progress)
For authentication: POST /api/auth/login [email, password] GET /api/auth/me GET /api/auth/refresh
For all other requests please use the same URLs as the website but use use "Accept: application/json" in the HTTP headers. This will convert all data passed to HTML into JSON. e.g.
POST /register
GET /browse
GET /listing/
License
MarketplaceKit is free software, and is released under the terms of the GPL version 3. See license.txt.
All versions of marketplacekit-co with dependencies
adam-paterson/oauth2-stripe Version ^2.0
amelia/backblaze Version dev-master
anhskohbo/no-captcha Version ^3.0
anlutro/l4-settings Version ^0.7.0
applicazza/appointed Version ^0.6.4
arrilot/laravel-widgets Version ^3.10
atayahmet/laravel-nestable Version ^0.8.7
barryvdh/laravel-cors Version ^0.11.0
barryvdh/laravel-translation-manager Version ^0.4.2
bentools/cartesian-product Version ^1.2
christiankuri/laravel-favorite Version ^1.2
chumper/zipper Version ^1.0
cornford/googlmapper Version ^2.31
cviebrock/eloquent-sluggable Version ^4.5
cybercog/laravel-ban Version ^3.1
davidgorges/human-name-parser Version ^0.2.1
depsimon/laravel-wallet Version ^1.0
fideloper/proxy Version ^4.0
genealabs/laravel-caffeine Version ^0.6.8
geokit/geokit Version ^1.3
gerardojbaez/laraplans Version ^2.2
gerardojbaez/money Version ^0.3.1
grimzy/laravel-mysql-spatial Version ^2.0
igaster/laravel-theme Version ^2.0
intervention/image Version ^2.4
intervention/imagecache Version ^2.3
ixudra/curl Version ^6.16
jenssegers/date Version ^3.3
jralph/twig-markdown Version 1.0.1
jrean/laravel-user-verification Version dev-master
kodeine/laravel-meta Version dev-master
kris/laravel-form-builder Version ^1.14
larapack/config-writer Version 1.*
laravel/framework Version 5.6.*
laravel/tinker Version ^1.0
leafo/scssphp Version ^0.7.7
league/period Version ^3.4
mcamara/laravel-localization Version ^1.3
mhetreramesh/flysystem-backblaze Version ^1.1
nahid/talk Version dev-master
nicolaslopezj/searchable Version ^1.9
nwidart/laravel-modules Version 3.3.1
overtrue/laravel-follow Version ^1.1
paypal/merchant-sdk-php Version ^3.12
paypal/rest-api-sdk-php Version ^1.13
php-units-of-measure/php-units-of-measure Version ^2.1
propaganistas/laravel-disposable-email Version ^2.0
pulkitjalan/geoip Version ^2.6
rcrowe/twigbridge Version ^0.9.6
roumen/sitemap Version ^2.8
socialiteproviders/paypal Version ^3.0
socialiteproviders/paypal-sandbox Version ^3.0
sofa/eloquence-base Version ^5.6
sofa/eloquence-metable Version ^5.6
spatie/laravel-blade-javascript Version ^2.1
spatie/laravel-newsletter Version ^4.2
spatie/laravel-permission Version ^2.12
spiritix/lada-cache Version dev-master
srmklive/paypal Version ^1.6
stevebauman/location Version ^3.0
stichoza/google-translate-php Version ^3.2
stripe/stripe-php Version ^6.4
themsaid/laravel-langman Version ^1.3
tom-lingham/searchy Version ^2.0
torann/laravel-meta-tags Version ^3.0
twig/extensions Version ^1.5
tymon/jwt-auth Version 1.0.0-rc.2
urodoz/truncate-html Version @stable
v-matsuk/time-overlap-calculator Version ^1.0
vinkla/alert Version ^3.0
vinkla/hashids Version ^5.0
watson/active Version ^2.0