• Stars
    star
    537
  • Rank 81,928 (Top 2 %)
  • Language
    Ruby
  • License
    MIT License
  • Created almost 8 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Create a fully featured real estate website on Rails in minutes! β›Ί

PropertyWebBuilder

Please help support this project by making a contribution to PropertyWebBuilder here: https://opencollective.com/property_web_builder

Backers on Open Collective Sponsors on Open Collective Gitter Open Source Helpers

February 2023 update

PropertyWebBuilder is now a standalone Ruby on Rails app (it is no longer a Ruby on Rails engine). It has also been upgraded to use Rails 6 and Ruby 3!

I am currently working on a Rails 7 upgrade which will use the wonderful vite-ruby gem to re-implement the admin panel with vue.js and the quasar framework:

https://github.com/etewiah/property_web_builder/tree/vite

Also, I am currently working on a tool to help with house hunting and would love to get some feedback about it.

Please check it out here and let me know what you think (and if you would like it to be open-sourced):

https://homestocompare.com/

Motivation

This project has been created to address a glaring gap in the rails ecosystem: the lack of an open source project for real estate websites.

The result is that WordPress has become the dominant tool for creating real estate websites. This is far from ideal and PropertyWebBuilder seeks to address this.

Demo

There was previously a demo hosted on heroku but since they ended the free plan I have had to take it down.

pwb_iphone_landing

Create your own real estate website with no technical knowledge

The simplest way to create a website with PropertyWebBuilder is to use Heroku, a trusted service provider. They no longer have the free tier which was a great selling point but are still worth trying out.

Just sign up for Heroku, click the button below and in a few minutes your site will be ready

Deploy

Here is a video about how to deploy to heroku:

Depoly PWB to heroku

Install locally

PWB was previously designed to be included as an engine in an existing Ruby on Rails app. This is no longer the case and you can now run it directly as a standalone app.

It can also be installed locally as follows:

git clone https://github.com/etewiah/property_web_builder.git
cd property_web_builder
rails db:create
rails db:migrate
rails pwb:db:seed

Rails Version

PropertyWebBuilder runs with Rails '~> 6.0'

Ruby Version

PropertyWebBuilder runs with Ruby >= 3.0.0.

Features

  • Multilingual
  • Multi-currency
  • Powerful search component
  • Fully featured admin panel
  • Google maps integration
  • Customisable look and feel
  • Easily extendable
  • Search engine friendly
  • Mobile friendly responsive layout
  • Fully open source

Coming soon

These are some features I plan to add over the coming months. If there is something you need which is not on the list, please let me know. I am also interested in knowing which of these features I should prioritize.

  • Instant price conversions into other currencies
  • Migrate admin section from an ember js app to vue js using the quasar framework
  • More languages
  • More themes
  • Mobile app (iOS and android)
  • RETS support (to allow synchronizing MLS content)
  • Integration with third party apps such as Insightly and Basecamp
  • Full calendering functionality for rental properties
  • Ability to import WordPress blogs
  • Neighbourhood information from Zillow API

Contribute and spread the love

We encourage you to contribute to this project and file issues for any problems you encounter.

If you like it, please star it and spread the word on Twitter, LinkedIn and Facebook. You can also subscribe to github notifications on this project.

Please consider making a contribution to the development of PropertyWebBuilder. If you wish to pay for specific enhancements, please email me directly (opensource at propertywebbuilder.com).

I would like PropertyWebBuilder to be available in as many languages as possible so any help with translations will be much appreciated. A basic Spanish version of this document can be found here: https://github.com/etewiah/property_web_builder/blob/master/README_es.md

For instructions on how to add a new language, please see: https://github.com/etewiah/property_web_builder/wiki/Adding-translations-for-a-new-language

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! πŸ™ [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

License

The gem is available as open source under the terms of the MIT License.

More Repositories

1

awesome-real-estate

A curated list of awesome real estate related resources and projects
193
star
2

pwb-admin-vuetify

New admin interface for PropertyWebBuilder
Vue
26
star
3

pwb-for-heroku

A Rails website using the property-web-builder gem and ready to be deployed to heroku
JavaScript
21
star
4

property_web_builder_admin

EmberJS based admin panel for PropertyWebBuilder ( Real estate website builder)
CSS
7
star
5

inman-offer-tracker-fe

An app to track the status of offers during a real estate transaction
JavaScript
6
star
6

quasar-singlepropertypages

A nifty tool to create single property pages from existing listings. Just enter the url of a listing and it will create a page based off that.
Vue
6
star
7

pwb-themes-base

Vue / Vuetify based theme for PropertyWebBuilder
Vue
6
star
8

house-hunting-kanban

A tool to help when searching for a house to rent or to buy
Ruby
5
star
9

offcourse

An offline ember client for discourse forums
JavaScript
5
star
10

property-web-builder-quasar

A quasar (vue.js) frontend for the popular PropertyWebBuilder real estate website builder
Vue
2
star
11

sharing_handlebars_templates_in_backbone

Adaptation of railscasts 325 and 295 to share handlebars templates in backbone
Ruby
2
star
12

discette-template

An ember-cli app which uses the discourse api and can be deployed onto an existing discourse install
JavaScript
2
star
13

pdf-bot-pro

Horizontally scalable deployment of a pdf-bot
JavaScript
2
star
14

discourse-plugin-maptopic

A plugin for discourse to allow posts and topics to be associated with a google map
Ruby
2
star
15

help_with_apple_support

1
star
16

sectioned-discourse-plugin

A discourse plugin to allow topics scoped to a sub-domain
JavaScript
1
star
17

meteor-events-near-me

JavaScript
1
star
18

meteor-twittersearch

JavaScript
1
star
19

backbone-wizard-experiments

JavaScript
1
star
20

timecapsule

Ruby
1
star
21

fb-canvas-rails

Example of a Facebook canvas app on Rails with a bunch of fixes, hacks, and workarounds for common problems
Ruby
1
star