25 lines
812 B
Markdown
25 lines
812 B
Markdown
# 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). |