settings
  • How to add line breaks to your WordPress articles

    How to add line breaks to your WordPress articles

    In this article, we are going to show you jhow to add spaces between texts. First, you need to go in the editor of your article Then, Press ENTER to add a paragraph In the new paragraph “type / to choose a block” press SHIFT + ENTER to add a line break Finaly, check in…

  • Where can I see my PHP and DB version number ?

    Where can I see my PHP and DB version number ?

    If you are looking for more information about your server or web application, you can find them under the Site Heath admin page /wp-admin/site-health.php?tab=debug in WordPress Admin If you need to know your PHP version, you will be able to access it under the Server tab. If you need to know your DB version, you…

  • Outlook contacts & calendar migration

    Outlook contacts & calendar migration

    In this tutorial, we are going to show you how to export your data from outlook, before migrating to your new M365 Account, and then importing the data in your new account. Data export CHOISIR DOSSIER A IMPORTER Switching from old account to M365 account RESTART OUTLOOK  Data import IMPORT DATA TO MICROSOFT 365  Wait…

  • Where are the project files & db ?

    Where are the project files & db ?

    In this page you’ll find all information regarding how to kick start your project with us when you use your own environment. Where are the files ? All the files are accessible from the repo from which you’ve been invited. As usual, a nice ‘git clone -b uat <url>’ will do the work, we recommend…