2017 © Pedro Peláez
 

library getrealt-quarx

A quarx module for for GetRETS.

image

timitek/getrealt-quarx

A quarx module for for GetRETS.

  • Monday, December 11, 2017
  • by joshtimitek
  • Repository
  • 2 Watchers
  • 0 Stars
  • 53 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

getrealt-quarx

An instant real estate website / portal. Fully integrated with listings fed directly from your MLS, with the ability to generate your own leads!, (*1)

Live Demo at: (http://www.getrealt.com), (*2)

Help Documentation at: (http://help.getrealt.com), (*3)


Table of Contents


Compatibility Guide

Laravel Version Package Tag
5.5.x 1.1.x
5.4.x 1.0.x

Install

Automated Install From Scratch

A command line install tool that will install everything from scratch is available for download at; https://github.com/timitek/getrealt-manager, (*4)

Manually adding to an existing project

Manual installation requires a configured Laravel installation with Quarx and GetRETS., (*5)

Step 1: Install Laravel (https://laravel.com/docs/)., (*6)

Step 2: Install Quarx (https://github.com/YABhq/Quarx#installation)., (*7)

Step 3: Install GetRealT for Quarx, (*8)

composer require timitek/getrealt-quarx

alternatively, for the latest bleeding edge development version use, (*9)

composer require timitek/getrealt-quarx:dev-master --dev

Note: For Laravel 5.4 and older it is necessary to add the following to the providers section within config/app.php., (*10)

Timitek\GetRETS\Providers\GetRETSServiceProvider::class,

Make GetRealT the active Quarx theme by modifying the config/quarx.php and changing the value for the frontend-theme., (*11)

'frontend-theme' => '../../vendor/timitek/getrealt-quarx/resources/views/theme'

Publish all of the assets with the following commands., (*12)

php artisan vendor:publish --provider="Timitek\GetRETS\Providers\GetRETSServiceProvider" --tag=config --force

php artisan vendor:publish --provider="Timitek\GetRealT\Providers\GetRealTServiceProvider" --tag=config --force

php artisan vendor:publish --provider="Timitek\GetRealT\Providers\GetRealTServiceProvider" --tag=public --force

Step 5: Configure your site., (*13)

All of these settings can be configured directly from the quarx admin dashboard once your website is up and running from the GetRealT menu at /quarx/getrealt/settings. However you may also manually modify the settings within the .env file., (*14)

.env file note: If you modify the .env file directly, any values within the .env file that have spaces in them must be wrapped in double quotes "", (*15)

Map note: In order to display the maps on the listing details pages, obtain a google maps API key https://developers.google.com/maps/documentation/javascript/get-api-key, (*16)

Add values for the following settings to your .env file., (*17)

GETRETS_CUSTOMER_KEY = the customer key provided to you by timitek.com, (*18)

GETREALT_SITE_NAME = What is the name you would like to use in the sites banner as the site name?, (*19)

GETREALT_THEME = What is the initial theme you would like to use for the site?, (*20)

GETREALT_MAPS_KEY = What is your google maps api key? https://developers.google.com/maps/documentation/javascript/get-api-key, (*21)

GETREALT_LEADS_EMAIL = What e-mail address do you want your leads sent too?, (*22)

GETRETS_CUSTOMER_KEY=your_customer_key_from_timitek
GETREALT_SITE_NAME=GetRealT
GETREALT_THEME=united
GETREALT_MAPS_KEY=(Your Google maps API Key)
GETREALT_LEADS_EMAIL=support@timitek.com

Further Information

For further documentation and information visit http://www.getrealt.com and http://help.getrealt.com or contact timitek at http://www.timitek.com/getrealt. If you are interested in managed hosting / installation, visit https://www.timitek.net., (*23)


Technonology Stack

PHP Web Framework: Laravel (https://www.laravel.com/), (*24)

Content Management Library: Quarx (https://quarxcms.com/), (*25)

Listing Integration: The Laravel module is provided by getrets-laravel (https://github.com/timitek/getrets-laravel), (*26)

Cloud based RETS listing data API: GetRETS (http://www.timitek.com/) - A customer key is required for listing integration, (*27)

The Versions

11/12 2017

dev-master

9999999-dev https://github.com/timitek/getrealt-quarx

A quarx module for for GetRETS.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel rets real estate idx realty quarx

11/12 2017

dev-dev

dev-dev https://github.com/timitek/getrealt-quarx

A quarx module for for GetRETS.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel rets real estate idx realty quarx

11/12 2017

1.1.2

1.1.2.0 https://github.com/timitek/getrealt-quarx

A quarx module for for GetRETS.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel rets real estate idx realty quarx

17/11 2017

dev-FrontEndWYSIWYG

dev-FrontEndWYSIWYG https://github.com/timitek/getrealt-quarx

A quarx module for for GetRETS.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel rets real estate idx realty quarx

02/10 2017

1.1.1

1.1.1.0 https://github.com/timitek/getrealt-quarx

A quarx module for for GetRETS.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel rets real estate idx realty quarx

20/07 2017

1.0.4

1.0.4.0 https://github.com/timitek/getrealt-quarx

A quarx module for for GetRETS.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel rets real estate idx realty quarx

20/04 2017
13/04 2017
12/04 2017
08/04 2017