Download the PHP package justimmo/justimmo-wordpress-plugin without Composer

On this page you can find all versions of the php package justimmo/justimmo-wordpress-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package justimmo-wordpress-plugin

DEPRECATED

This plugin has been deprecated. No support and updates can be provided.

JUSTIMMO Wordpress plugin

Latest Stable Version

The JUSTIMMO Wordpress plugin allows brokers to list their properties stored in the JUSTIMMO software on their own Wordpress website.

Requirements

Installation

Composer (recommended for advanced users)

Most flexible. Lets you update PHP-SDK and Wordpress plugin independently

Standalone zipfile

You can download the current version of the Wordpress plugin with a packaged SDK from https://github.com/justimmo/wordpress-plugin/releases.

Please use the link "justimmo-wordpress-plugin-x.x.x.zip" and not the "Source code" links.

The SDK version is the newest version at the time the Wordpress plugin version was released. You won't be able to update the SDK independently from the Wordpress plugin. Upload the plugin via the plugin installation feature in the Wordpress admin panel or extract it manually into your wp-content/plugins folder.

Configuration

Upgrading

Composer

If you've chosen composer as your installation method you can upload the plugin and SDK independently. This means, even if there is no new plugin version you can update the SDK independently to get the newest features and bugfixes you may use in your own templates.

Standalone zipfile

Download the newest version from https://github.com/justimmo/wordpress-plugin/releases and extract it to your wp-content/plugins folder. Overwrite old files. An easy independent upgrade of the SDK is not possible with this method, but you can check out our code changes and apply them manually (advanced users): https://github.com/justimmo/php-sdk
Please note, that we can not give any support for the manual update of the SDK.


All versions of justimmo-wordpress-plugin with dependencies

PHP Build Version
Package Version
Requires php Version >=5.3.4
ext-intl Version *
composer/installers Version ^1.2
justimmo/php-sdk Version ^1.1
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package justimmo/justimmo-wordpress-plugin contains the following files

Loading the files please wait ....