Plugin for multilingual sites
Description
The plugin allows you to add multilingual content in one article. The main difference from similar plug-ins is the ability to add multilingual content to article titles, modules, components, meta tags, descriptions, and even directly in the Joomla template.
In this way, you can implement whether or not to show content for a specific language or only show content for registered users.
Capability:
- Add multilingual content anywhere on the site (i.e. not only in the content), module, component or template.
- it is Possible to add exceptions to certain languages.
- Ability to show text only for registered users.
- It is possible to exclude pages by URL or URL-queries (option, view, layout).
- It does not create a load on the server or delay the display of pages.
- Standard install/uninstall and easy to use.
- Works on Joomla 3 and Joomla 4.
To start using:
- Enable the "System - Language Filter" plugin in the "Plugin Manager".
- Publish the "Language Switcher" module to the "Module Manager".
- Enable the "System - AM Lang" plugin in the "Plugin Manager".
Example of use:
Replace the parentheses "()" with curly braces.
(lang en) text (/lang)
Show only for English.(lang !de) text (/lang)
Do not show for German.(lang *es) text (/lang)
Show text for the Spanish and for registered users only.