Skip to content

DeveloppeurPascal/Simple-Multilingual-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Simple multilingual site

Cette page en français.

In this code repository I offer you an example of a multilingual site that's easy to adapt and customize if you have a basic understanding of PHP web development.

I've integrated what's needed to ensure proper support by search engines for your SEO purposes. Of course, it's up to you to add everything else (schema, content, page generation, translations, one or more languages as required).

In this example, the HTML pages are simple, based on a single web page template. Of course, you're free to use global templates as well as language-dependent templates (particularly for your site's menu, hard-coded in English in "./src/theme/default.php").

If you need further explanation, don't hesitate to contact me or have a look at the "Web developer's tips" blog, where I'll be posting some basic explanations. If you'd like to apply this to your site, but don't know how, I can make you a proposal as a freelance developer. Just contact me.

Talks and conferences

Twitch

Follow my development streams of software, video games, mobile applications and websites on my Twitch channel or as replays on Serial Streameur mostly in French.

Using this script

You can also visit the script website to find out more about how it works, access videos and articles, find out about the different versions available and their features, contact user support...

Source code installation

To download this code repository, we recommend using "git", but you can also download a ZIP file directly from its GitHub repository.

Compatibility

When I code, I work locally with XAMPP on Windows. My projects work for this stack.

There's no guarantee of compatibility with other software or versions, even though I try to keep my code clean and avoid using too many specific things.

If you detect any anomalies on earlier versions, please don't hesitate to report them so that I can test and try to correct or provide a workaround.

License to use this code repository and its contents

This source code is distributed under the AGPL 3.0 or later license.

You are free to use the contents of this code repository anywhere provided :

  • you mention it in your projects
  • distribute the modifications made to the files provided in this AGPL-licensed project (leaving the original copyright notices (author, link to this repository, license) must be supplemented by your own)
  • to distribute the source code of your creations under the AGPL license.

If this license doesn't suit your needs (especially for a commercial project) I also offer classic licenses for developers and companies.

Some elements included in this repository may depend on third-party usage rights (images, sounds, etc.). They are not reusable in your projects unless otherwise stated.

The source codes of this code repository as well as any compiled version are provided “as is” without warranty of any kind.

How to ask a new feature, report a bug or a security issue ?

If you want an answer from the project owner the best way to ask for a new feature or report a bug is to go to the GitHub repository and open a new issue.

If you found a security issue please don't report it publicly before a patch is available. Explain the case by sending a private message to the author.

You also can fork the repository and contribute by submitting pull requests if you want to help. Please read the CONTRIBUTING.md file.

Support the project and its author

If you think this project is useful and want to support it, please make a donation to its author. It will help to maintain this project and all others.

You can use one of those services :

You can buy an end user license for my softwares and my video games or a developer license for my libraries if you use them in your projects.

I'm also available as a service provider to help you use this or other projects, such as software development, mobile applications and websites. Contact me to discuss.

About

A simple multilingual site example in PHP and HTML with a basic routing system and no database.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages