This framework answers to the need of a one-click deployment of a fully functional CMS, which can be completely customizable from the user dashboard.
It is based on Wagtail an open-source solution based on the versatile Django framework, which was chosen for prototyping speed and security features.
To launch a new Wagtailitalia instance, make sure to have installed python3.8 in your local machine for development, and created a github repository with the same project name, and a domain pointed to the desired server.
./install.sh projectname domain development
./install.sh projectname domain git
./install.sh projectname domain production
./update.sh projectname domain