Sites Module not found
Created 6 years ago by pdringHi, I tried to download the Sites Module by adding "anomaly/sites-module": "~1.0.0" to my composer.json and then doing an update, but Terminal indicates that the package couldn't be found. Should I use a specific declaration to install it? Thanks.
It's not flagged as stable / production ready or documented yet so it's in the development repo: https://development.pyrocms.com/#sites
Add it to your base
composer.json
file like the packages/community ones that's are there.