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.
Fabien Normand f41ce746c0 Hack asset for ckeditor 2 月之前
Authenticator Adaptation avec Erg et Oroshi 2 月之前
Builder Adapatation à symfony6 et easyadmin4 1 年之前
Command Adapatation à symfony6 et easyadmin4 1 年之前
Component Ajout ArrayComponent 2 年之前
Container Ajout ArrayComponent 2 年之前
Controller Adaptation avec Erg et Oroshi 2 月之前
Definition Adapatation à symfony6 et easyadmin4 1 年之前
DependencyInjection Adaptation avec Erg et Oroshi 2 月之前
Doctrine MAJ Gedmo avec attribut php8 3 月之前
Event Finalisation app ticket 3 年之前
EventListener Adapatation à symfony6 et easyadmin4 1 年之前
EventSubscriber Adapatation à symfony6 et easyadmin4 1 年之前
Factory Refactoring Container 2 年之前
Field Adapatation à symfony6 et easyadmin4 1 年之前
Form Passage à symfony 6.4 4 月之前
Generator Php8 passage d'annotation à attribut 1 年之前
Maker Correctif Maker 3 年之前
Model Php8 passage d'annotation à attribut 1 年之前
Notification Adapatation à symfony6 et easyadmin4 1 年之前
Repository Adapatation à symfony6 et easyadmin4 1 年之前
Resolver Amélioration UrlResolver 2 年之前
Resources Hack asset for ckeditor 2 月之前
Session/Flash Gestion des flash message / trad 3 年之前
Solver TicketSolver : gestion context getTypeChoices() 2 年之前
Translation Adapatation à symfony6 et easyadmin4 1 年之前
Twig Adapatation à symfony6 et easyadmin4 1 年之前
.gitignore Installation webpack 3 年之前
LcSovBundle.php Adapatation à symfony6 et easyadmin4 1 年之前
README.md Passage à symfony 6.4 4 月之前
composer.json Adaptation avec Erg et Oroshi 2 月之前

README.md

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 !