No description
Find a file
2023-12-25 17:17:49 +01:00
.github feat-seacms-manager) : create 2022-12-05 09:32:13 +01:00
docs/en doc(dev.md): test new commit 2023-03-13 18:44:18 +01:00
src feat(AppTest): test themes and plugins url 2023-03-21 12:40:54 +01:00
tests feat(AppTest): test themes and plugins url 2023-03-21 12:40:54 +01:00
.gitignore feat(licence): use EuPL v1.2 2023-01-23 19:12:14 +01:00
.htaccess feat(.htaccess): add file 2022-12-05 09:53:02 +01:00
App.php feat(tests): add them first step 2023-03-19 13:21:37 +01:00
CODE_OF_CONDUCT.md feat-seacms-manager) : create 2022-12-05 09:32:13 +01:00
CODE_OF_CONDUCT_FR.md feat-seacms-manager) : create 2022-12-05 09:32:13 +01:00
composer.json fix(composer): migrate to accolades 2023-12-25 17:17:49 +01:00
LICENCE feat(licence): use EuPL v1.2 2023-01-23 19:12:14 +01:00
LICENCE_FR feat(licence): use EuPL v1.2 2023-01-23 19:12:14 +01:00
README.md fix(manager->app): rename 2023-02-21 23:51:48 +01:00
SeacmsAppPlugin.php feat(AppTest): test themes and plugins url 2023-03-21 12:40:54 +01:00

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.