hostlink/puxt-i18n

There is no license information available for the latest version (1.3.0) of this package.

translation module for puxt

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/hostlink/puxt-i18n

1.3.0 2021-04-28 07:17 UTC

This package is auto-updated.

Last update: 2025-10-07 13:11:35 UTC


README

puxt.config.php

   "modules" => [
        ["hostlink/puxt-i18n", 
            [
                "username" => "username", 
                "password" => "password"
            ]
        ],
    ],