Files
WORDPRESS_PLUGIN_model/README.md
2024-02-08 16:42:16 +01:00

5 lines
148 B
Markdown

# WORDPRESS PLUGIN MODEL
- this project uses submodules recursively, so after cloning you need to do :
`git submodule update --init --recursive`