✅ This is a quick post to just address a single issue.
If when doing cecil build you get the following error:
[ERROR] The Symfony\Component\Intl\Locale\Locale::setDefault() is not implemented. Please install the "intl" extension for full localization capabilities.
You're missing a PHP extension that Cecil needs.
Solution