dpc-sdp / tide

Tide is an API first, headless content management system custom built on Drupal to suit government needs.
https://github.com/dpc-sdp/tide#about
GNU General Public License v2.0
9 stars 5 forks source link

Packagist and easy composer builds #104

Open simesy opened 4 years ago

simesy commented 4 years ago

I recently attempted to build Tide locally and it wasn't a pleasant experience. At the moment you effectively need to add a large array of tide repos to the composer.json in order to resolve dependencies and install the profile.

Please add all the tide packages to Packagist. Packagist takes care of new packages/releases.

Then please also publish a scaffold repo so that I can do composer create-project dpc/tide-scaffold and build Drupal with all dependencies. I'm happy to guide on this, it's technically fairly simple.

nicksantamaria commented 4 years ago

Thanks Si, I've added this to our devops backlog to action.