info:htmly:start

Ceci est une ancienne révision du document !


mon flatcms favori, pur php et système de fichiers

à mon sens, cet outil est parfait à l'exception d'un gestionnaire de formulaires et un uploader plus complet que celui actuellement dispo (uniquement images)

  cd /var/ww #or any other webroot of your choice
  git clone https://github.com/danpros/htmly/
  mv htmly your_project_path
  cd your_project_path
  chmod -R 777 cache config content && chmod 777 . 
  #OR if you may use sudo and your client is www-data
  # sudo chown www-data:www-data cache config content && chown www-data .
  https://localhost/your_project_path/install.php
  • info/htmly/start.1776665094.txt.gz
  • Dernière modification : 2026/04/20 08:04
  • de radeff