Multilingual for Simpla CMS Simpla CMS
Multilingual module for Simpla CMS - support of several languages on your site
Multilingual module for Simpla CMS
Ready site on Simpla CMS with several languages
Allows you to create different languages in your Simpla version.
Supports - Russian, Ukrainian, English, Belarusian, Chinese, German and French. Any language can be translated into your own language. There are options for replacing the standard text in the required language. Please note - the translation is done manually for each product or page. For each selected language, you fill the text in this language in the admin area.
Features:
- Special fields are supported in the table for different languages.
For each language used:
- A separate template (to start copying the current, then, of course, edited),
- Individual language tables with their prefix (for example, lang3_categories, lang3_features, lang3_products)
- When you install the language, you work with the language tables of the selected language and other non-language tables as usual.
- The list of language tables is specified in the configuration file.
Advantages of Multi Language Simpla CMS
- Allows you to create translations of all products in several languages for Simpla
- Import-export and exchange work separately for each language version (it is possible to load prices for each language, thereby automating the process).
- Ability to translate standard text by implementing the variable {$ lang-> metka}, where the label is your variable from the translation tab
- In the storefront and in the admin panel on all pages there is a language switch - you can choose for which language variant the text will change the text.
- In the admin area, only ONE language version of each object (goods, category, brand, properties, page, blog) is edited simultaneously. To edit the version of another language, you must switch the language. For example, on one page of a category several titles in different languages are not assigned at once.
- The version for the specific language and the default version are edited and displayed in this way.
- If the administrator creates a new object (product, category, brand, properties, page, blog), then this object is created for all languages (with similar data). To completely change the object, you need to switch to other languages.
Language table settings allow you to implement different options. For example, a table of brands can be made as a language table - names and other data are different for different languages, and common with the same data for all languages.
The archive is packed with the whole version of Simpla 2.3.7 Nulled with the database given. There is no instruction, but the commented code appears in the files.
Появился ли кoмпoнeнт oтдeльнo или хотя бы список файлов?
Есть два вопроса :
1.Второй язык становиться как поддомен?
2. Кто может прикрутить модуль к сайту?
1. Нет, как у нас
2. Если сайт новый или ещё его нет то с установкой можете заказать купив у нас отметив определенный пункт в карточке
Готовый сайт с интегрированным модулем. В файлах есть пометки тем самым вы можете перенести эти доработки себе на сайт. Поставляется в форме готового варианта для более понятной работы чтобы человек видел что этот вариант рабочий.
создадим файл, сохраним и откроем на сайте:
<?php
echo 'Полный путь к сайту: ';
echo $_SERVER['DOCUMENT_ROOT'];
echo '/';
?> или через phpinfo
2. Переносим simpla (файлы)
3. Заливаем базу MySql (файл sql)
4. Чистим compiled папки
public_html/compiled
public_html/simpla/design/compiled
5. Прописываем новый коннект с БД в файле
config/config.php
6. Прописываем абсолютный путь для проверки авторизации в админ часть (полный путь получаем из файла п.1):
/simpla/.htaccess
Логин и пароль админа?