We have a fairly large site which has Easysocial as the community extension. For rolling out changes we have a Jenkins based CI setup where changes flow from Dev > QA > Production. A key piece of this is to ensure our upgrades are smooth. For core Joomla and most other extensions we have created a CLI version of the "Fix" button that Joomla provides, which works for most extensions. However in case of Easysocial it's a little hard to do this.
We were using the Maintenance section to do this after moving our file changes, but that's not optimal. Additionally after the 2.0 upgrade we lost access to admin due to a database error.
Will you be able to share a CLI script for running the maintenance tasks ? Alternately will you be able to share the scaffolding code i.e. the libraries etc from ES that need to be loaded so we can write such a script ourselves ?
We were using the Maintenance section to do this after moving our file changes, but that's not optimal. Additionally after the 2.0 upgrade we lost access to admin due to a database error.
Will you be able to share a CLI script for running the maintenance tasks ? Alternately will you be able to share the scaffolding code i.e. the libraries etc from ES that need to be loaded so we can write such a script ourselves ?