civicrm / civicrm-setup

MIT License
7 stars 5 forks source link

Add Joomla CLI support #4

Open totten opened 6 years ago

totten commented 6 years ago

The library civicrm-setup is largely a a reorganization of the older civicrm-core/install folder, which is the web-based installer used on Drupal/WordPress/Backdrop. However, the Joomla integration always had a separate installer.

A good next-step for supporting Joomla would be introducing CLI support. Some activities involved:

When we have installer logic that works on Joomla CLI, then it should be easier to update Joomla web UI to also use civicrm-setup.