Latest Stable VersionTotal DownloadsLicense


Flarum en Español - Flarum in Spanish

La extensión "Flarum en Español" (flarumes/flarum-ext-spanish) parece haber sido abandonada asi que me he tomado la libertad de crear apartir de esta otra extension con varios añadidos aunque por ahora sean muy pocos.
Ahora compatible con beta15

The extension "Flarum in Spanish" (flarumes / flarum-ext-spanish) seems to have been abandoned so I have taken note of the freedom to create another extension with several comments although now there are very few.
Now compatible with beta15

Importante: Recuerde que Flarum y Flarum en Español son software en prueba (beta) y su uso en entornos de producción, siempre bajo su responsabilidad, no está recomendado.

Important: Remember that Flarum and Flarum in Spanish are software under test (beta) and its use in production environments, always under your responsibility, is not recommended.


Usage


  1. Install or update to flarum beta 13
  2. Install extension "Flarum in spanish" executing the following ssh command in root folder of your flarum path:
    composer require darkfoxdeveloper/flarum-ext-spanish
  3. Activate extension
  4. (Optional) Can change the default lang in Basic section of admin panel.

News of this version modified by me:
Support for plugins third-party:

  • Flagrow Fonts
  • Flagrow Bazaar (Not supported in v1.1.0 or upper)
  • Profile Views
  • FOF Pages (Since v1.0.4)
  • FOF Links (Since v1.0.4)
  • kyrne/shout (Since v1.1.0)
  • fof/discussion-language (Since v1.1.0)
  • fof/upload (Since v1.1.0)

Uso


  1. Instale (o actualice a) Flarum Beta 15.
  2. Instale la extensión "Flarum en Español" ejecutando el siguiente comando SSH en la carpeta raíz de su instalación de Flarum:
    composer require darkfoxdeveloper/flarum-ext-spanish
  3. Active "Flarum en Español" (Spanish) en la sección "Extensiones" del área de administración.
  4. (Opcional) Establezca el Español (Spanish) como idioma predeterminado desde la sección "Básicos" del área de administración.

Novedades de esta versión modificada por mi:
Soporte para plugins third-party:

  • Flagrow Fonts
  • Flagrow Bazaar (No soportado en v1.1.0 o superior)
  • Profile Views
  • FOF Pages (Desde v1.0.4)
  • FOF Links (Desde v1.0.4)
  • kyrne/shout (Desde v1.1.0)
  • fof/discussion-language (Desde v1.1.0)
  • fof/upload (Desde v1.1.0)

Si veo que hay interés en la extensión prometo seguir actualizandola 😃

Cualquier duda pueden comentar aquí y les respondere en breves...

Links

    2 months later
    3 months later
    7 days later
    a month later
    4 months later
    7 days later

    carabez It seems not entirely, but you can use it with beta 10. Some strings are untranslated.

      Dunno if this is a place to left a wish list, but include "Tags" in translations would be nice.

        carabez Actually not have time for updating this extension, maybe in a few months. If anyone wants to help forward

          15 days later
          3 months later

          Trato de instalarla pero me aparece este error:

          [InvalidArgumentException]
          Could not find a version of package flarumes/flarum-ext-spanish matching your minimum-stability (stable). Require it with an explic
          it version constraint allowing its desired stability.


          require [--dev] [--prefer-source] [--prefer-dist] [--fixed] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev
          ] [--update-with-dependencies] [--update-with-all-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-pac
          kages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] [<packages>]...

            3 months later

            I'm going to try to check the code of the latest version (beta 13) and update the extension to continue using it. This weekend I'll write here with some update if I have enough time.

            aricasthn The command you're executing is wrong, use this one:

            composer require darkfoxdeveloper/flarum-ext-spanish

            5 months later