The EuroCMS Module Development

Base

A good basis is to download the Dummy module, which contains everything you need to get started with your first ECMS module: https://git.eurobytes.eu/EuroCMS/Dummy

git clone https://git.eurobytes.eu/EuroCMS/Dummy.git
cd Dummy/

After that open the directory with your Editor Or IDE of your choice.