dev-master 2021-07-10 21:56 UTC

This package is auto-updated.

Last update: 2024-04-29 05:16:30 UTC


README

"YooDev-IT CMS is a content management systeme for making websites and multimedia applications

" maintened

YooDev-IT{width=640 height=480}

Installation

  • Requirements *

  • Symfony 4.4

  • Composer 2.0

    Clone of the project

git clone https://bitbucket.org/fadhelali/youdev-it.git or composer create-project youdevcms/cms -s dev

make configurations for the variable database_url ,mailer_url in .env file

next run this lists of this commands

  • composer install

  • php bin/console doctrine:database:create

  • php bin/console doctrine:database:migrate

  • php bin/console doctrine:migration:migrate

Useful Commands

  • php bin/console youdevcms:site:create

  • php bin/console youdevcms:page:create

to run a developement server for the assets run

yarn run dev or npm run dev (make sure to install one of this package manager)

Technologies

interface5

Advantage of this CMS

  • hight security

  • Free CMS

  • ergonomic

  • based on symfony

ScreenShots

interface2

interface1

interface3

interface4