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.
seacms-app/README.md

25 lines
812 B

# 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](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](docs/en/README.md).