Client to interact with GoodTalk Agenda Template API
-
Currently it calls the Agenda Template API to get the individual template using slug Retrieve Template API
- Create a new branch off master, push your changes
- After approval, merge them into master
- Go to Releases and draft a new release
- Go to Packagist](https://packagist.org/packages/soapbox/agenda-template-client) and make sure the updated release shows up. Otherwise click on
Update
on the packagist page.
> composer require soapbox/agenda-template-client
- Update your composer.json to include the latest version Packagist
- composer update
> composer update soapbox/agenda-template-client