Closed nschonni closed 7 years ago
Mike
Ebenezer
I've created the listed empty projects for the unchecked ones. I'm going to circle back now and check out the mods @smellems did when he did his split
Take a look at this for the root composer for gcconex.
I've kicked of the conversion in https://github.com/nschonni/gcconnex/tree/composer, so let me know when everything is done.
Add composer.json to the repo
{
"name": "gctools-hackathon-ircc/GC_profileStrength",
"type": "elgg-plugin",
"require": {
"composer/installers": ">=1.0.8"
},
"license": "CC-BY-3.0"
}
Some may be GPL-2.0
instead of CC-BY-3.0
composer.json
composer
Replace the module in gccconnex
rf -rf mod/PLUGIN
~See https://github.com/nschonni/gcconnex/tree/composer/mod for more plug-ins that need to be removed
GC plugins we missed.
Mike
Ebenezer
Related to https://github.com/gctools-outilsgc/gcconnex/issues/426