Download the PHP package tomflidr/sreality-configurable-rss without Composer
On this page you can find all versions of the php package tomflidr/sreality-configurable-rss. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sreality-configurable-rss
Sreality.cz - FREE Configurable RSS Channel
Sreality.cz FREE Custom Configurable RSS Channel With Images And Google Maps.
Instalation
-
create single database with single table in your MySQL/MariaDB server to cache loaded items:
- open
config.php
in your favorite text editor- set up
$mySqlConfig
array to connect into database for cached items - Get and copy Google Maps API key into
$googleMapsApiKey
- configure
$realEstatesSearchConfig
array by commenting and uncommenting values you want or don't want
- set up
- call
index.php
over HTTP(s) in your favorite web server (Apache/IIS/Nginx) and follow instructions there:-)
TODO
- implement RSS items date property
- before previous data are truncated in db, select them, compare guids from old items and new items and if there is the same guid, transfer date from previous item already in database into new item. For items without any date - add current time(). Then truncate previous data and insert new items.
All versions of sreality-configurable-rss with dependencies
PHP Build Version
Package Version
The package tomflidr/sreality-configurable-rss contains the following files
Loading the files please wait ....