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.
dufraissejeremy 398e9406a4 feat(seacms-auth): require 2 years ago
.github feat-seacms-manager) : create 3 years ago
docs/en fix(manager->app): rename 2 years ago
.gitignore feat(licence): use EuPL v1.2 2 years ago
.htaccess feat(.htaccess): add file 3 years ago
App.php feat(plugin): manually load a plugin 2 years ago
CODE_OF_CONDUCT.md feat-seacms-manager) : create 3 years ago
CODE_OF_CONDUCT_FR.md feat-seacms-manager) : create 3 years ago
LICENCE feat(licence): use EuPL v1.2 2 years ago
LICENCE_FR feat(licence): use EuPL v1.2 2 years ago
README.md fix(manager->app): rename 2 years ago
SeacmsAppPlugin.php feat(plugin): manually load a plugin 2 years ago
composer.json feat(seacms-auth): require 2 years ago
composer.lock feat(seacms-auth): require 2 years ago

README.md

SeaCMS App

This package is part of SeaCMS.

  • It manages the composer packages to import for main package
  • It manages the self-update of main package via composer command line
  • It defines classes to define the strucutre of main package

Warning : the name SeaCMS will change because it seems already uses in other countries

Authors

  • Jérémy Dufraisse (2022-2023)
  • Nathanaël Leprette (2022-2023)
  • Association Defis (2022-2023)

Licence and warranty

See LICENCE file (and french translation LICENCE_FR)

IMPORTANT: LICENCE file does not cover content of folders vendor. See dedicated LICENCE file for each subfolder concerning the imported library.

Documentation

All documentation is available in sources from file : docs/en/README.md.