Download the PHP
package swag/language-pack without Composer
On this page you can find all versions of the php package
swag/language-pack. It is possible to download/install
these versions without Composer. Possible dependencies are resolved
automatically.
Vendor swag Package language-pack Short Description Language pack for Shopware 6 License
MIT
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.
[!IMPORTANT]
This plugin is obsolete as of Shopware 6.8 and will no longer be compatible.
Since Shopware 6.7.3.0, translations are managed by the platform itself and can be installed via
bin/console translation:install --locales <locale-code>.
See the migration guide
for details on switching to the built-in translation handling.
Description
The path to internationalisation is an exciting one and requires quite a bit of work - everything needs to be set up
perfectly; from the currency to choosing the right shippingprovider and, of course, the right languages and so much
more. With the numerous extensions and interfaces available in the Community Store, you already have access to a large
selection and many options to help drive your internationalisation.
Shopware’s new language extension now quickly and easily provides you with an array of languages to choose from. This
way, you can set up your admin and/or storefront with different languages and take the next step towards
internationalisation with no trouble at all. With this extension you now have over 25 languages at your disposal in just
one extension. You no longer have to activate an extension for each language. One extension – many languages.
The following languages are already available (more to follow):
Language
Locale
Bosnian
bs-BA
Bulgarian
bg-BG
Croatian
hr-HR
Czech
cs-CZ
Danish
da-DK
Dutch
nl-NL
English (US)
en-US
Finnish
fi-FI
French
fr-FR
Greek
el-GR
Hindi
hi-IN
Hungarian
hu-HU
Indonesian
id-ID
Italian
it-IT
Korean
ko-KR
Latvian
lv-LV
Norwegian
nn-NO
Polish
pl-PL
Portuguese
pt-PT
Romanian
ro-RO
Russian
ru-RU
Serbian
sr-RS
Slovak
sk-SK
Slovenian
sl-SI
Spanish
es-ES
Swedish
sv-SE
Turkish
tr-TR
Ukrainian
uk-UA
Vietnamese
vi-VN
This extension will continue to be supported by the Shopware project in Crowdin. Find out more about
Crowdin here. Of course, you can also translate and contribute to new languages
in the Shopware Community.
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 swag/language-pack contains the following files
Loading the files please wait ...
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.