You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

690B

Laclic SovBundle

Administration basé sur EasyAdmin 4. Développé par la Clic!

Require :

  • php >= 8.1
  • Symfony >= 6.4
  • EasyAdmin > =4.4
  • FOS/Ckeditor-bundle: >= 2.5,

Instalation en version développement sur un projet :

Si tu démarres un nouveau projet il te suffit de cloner le projet : https://forge.laclic.fr/Laclic/SovSkeleton

  • À la racine de ton projet créer un dossier Lc/SovBundle/
  • Dans le dossier Lc/SovBundle : git clone https://forge.laclic.fr/Laclic/SovBundle/ .
  • Lancer un yarn install

  • Instalation ckeditor php bin/console ckeditor:install php bin/console assets:install public

  • Enjoy !