Giter Site home page Giter Site logo

translation-old's Introduction

Translation Module

Latest Version Software License Quality Score SensioLabs Insight

Total Downloads Total Downloads Total Downloads Slack

Easily manage your translations via the backend GUI.

Contains all the translations files for the AsgardCms Modules.

Installation

Require the module in your project

composer require asgardcms/translation-module

Optional configuration

The configuration has one option: translations-gui which you can set to a boolean value. Setting this to true will have a slight performance hit, but it will give you (and your client) the possibility to edit static translations via a GUI.

If you don't have that need, set this to false.

Note: This configuraiton key is in app.php config file.

Permissions

Don't forget to give yourself the permissions to the translation module if you have enabled the translations-gui option.

Missing assets ? Publish the assets.

If you haven't altered the post-update scripts in the composer file, it will publish the translation module assets to the public folder.

However if you did alter it, or you're getting an AssetNotFound exception, you can publish those assets manually using the following command:

php artisan module:publish translation

translation-old's People

Contributors

nwidart avatar becquerel avatar simonfunk avatar joshbrw avatar selahattinunlu avatar clemir avatar fl0ux avatar markovic131 avatar mikemand avatar komakino avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.