Forked from
Documentation / Docs / Developer Documentation
2905 commits behind the upstream repository.
TODO.md 663 B
TODO
Documentation structure
- Where should we store deprecated documentation? Should we include it at all?
- Should we rename
develop.md
(core/develop.md
vsextension/develop.md
?)
Style Guide
- Add guide for using footnotes
Tasks
- Finish importing GitHub for CiviCRM to
develop.md
anddevelop-deprecated.md
.
Extension questions
- How do I include Composer libraries in my CiviCRM extension?
- Should I add the
vendor/
directory to Git? - How do I release my extension?
- How do I provide downloadable .zip files from Github (which are working builds)?