Download the PHP package menatwork/maxmind without Composer
On this page you can find all versions of the php package menatwork/maxmind. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download menatwork/maxmind
More information about menatwork/maxmind
Files in menatwork/maxmind
Package maxmind
Short Description MaxMind GeoIP cronjob and integration for Contao
License LGPL-3.0+
Homepage http://www.men-at-work.de
Informations about the package maxmind
MaxMind Extension
Die MaxMind Extension ist als genereller Cronjob für die Übertragung von GeoIP Daten gedacht. Mit Hilfe der Backendkonfiguration kann eine ZIP-Datei automatisiert heruntergeladen und verarbeitet werden. Auch kostenpflichtige ZIP-Dateien können mit einem optionalen Lizenzkey verarbeitet werden.
The MaxMind extension is intended as a general cronjob for the transmission of GeoIP data. Using the backend configuration, a zip file will be downloaded automatically and processed. Also paid ZIP files can be processed with an optional license key.
Konsole / Console
Parameter
HTTP Aufruf / HTTP Request
Da Contao 3.x sämtliche Ordner in system/modules schützt, ist ein direkter Aufruf ohne Anpassungen (wie z.B. Änderung der .htaccess im Root oder dem Ablegen einer .htaccess in system/modules) nur in Contao 2.11 möglich.
As Contao 3+ protects all subfolders within system/modules, direct requests into there are possible only in Contao 2.11 without adjustments (such as a change in the .htaccess of the root or adding an own .htaccess within a designated folder to be whitelisted).
http://www.example.com/system/modules/cleanup/MaxMindCaller.php
Contao Cronjob
Contao bietet die Möglichkeit sich in die systemeigenen Cronjobs zu integrieren. Dafür muss man nur eins der 5 möglichen Beispiele aus der config.example.php in die dcaconfig.php oder in die config.php der eigenen Extension übernehmen und einkommentieren. Der stündliche und minütige Aufruf ist in Contao 2.11 nicht vorhanden.
Contao provides the ability to integrate own requests into the native system cron jobs. Therefore you have to take over one of the following 5 examples from the config.example.php and paste them into the dcaconfig.php or config.php of your own extension. The hourly and minute request is not available in Contao 2.11.
All versions of maxmind with dependencies
contao/core Version >=3.2,<4
contao-community-alliance/composer-installer Version *
menatwork/geolocation Version 1.*