finally-a-fast / fafcms-module-immoscout24-api
This package is abandoned and no longer maintained.
No replacement package was suggested.
This is a module for the Finally a fast CMS, that gets data from the Immoscout24 API in order to generate content in a view of the CMS.
dev-dev
2021-03-04 14:18 UTC
Requires
- php: ^7.4
- ext-curl: *
- guzzlehttp/oauth-subscriber: 0.4.*
- immocaster/php-sdk: ^1.1
Requires (Dev)
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2022-04-04 16:43:28 UTC
README
This is an Immoscout24 module for the Finally a fast CMS.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require finally-a-fast/fafcms-module-immoscout24-api
or add
"finally-a-fast/fafcms-module-immoscout24-api": "dev-master"
to the require section of your composer.json
file.
Documentation
Documentation will be added soon at https://www.finally-a-fast.com/.
License
fafcms-module-immoscout24-api is released under the MIT License. See the LICENSE.md for details.