Skip to content
Snippets Groups Projects
Commit 62c41b07 authored by Sean Madsen's avatar Sean Madsen
Browse files

page tree - deleting some other pages with very little content

parent c9007d18
No related branches found
No related tags found
No related merge requests found
# Building CiviCRM
TODO:
- Nightlies vs gitify vs civibuild
- gitify
- civibuild (https://github.com/civicrm/civicrm-buildkit/blob/master/doc/civibuild.md)
# Customizing CiviCRM
TODO:
- *(Requirements: Don't need full git install)*
- *(When possible, link to User/Admin Guide or other existing docs instead
of giving details.)*
- Custom fields, profiles, option groups, etc
- webform_civicrm
- Extensions (download+install; web and CLI).
- (Maybe) CiviRules
- (Maybe) CSS override
- (Maybe) *.extra.tpl
# Creating CiviCRM Extensions
This page is moving. See [writing extensions](/extensions/basics).
<!--
TODO:
- delete this page after redirection in place
-->
...@@ -73,12 +73,8 @@ pages: ...@@ -73,12 +73,8 @@ pages:
- Using hooks: hook.md # page-tree = NEED_PAGE_MOVE to /hooks/usage.md - Using hooks: hook.md # page-tree = NEED_PAGE_MOVE to /hooks/usage.md
- MISC TO REORGANIZE OR DELETE: - MISC TO REORGANIZE OR DELETE:
- Extension advanced patterns: extensions/advanced.md - Extension advanced patterns: extensions/advanced.md
- Customizing Screens: extensions/customize-screens.md
- Extensions files: extensions/files.md - Extensions files: extensions/files.md
- Some of the hooks: hooks-db.md - Some of the hooks: hooks-db.md
- Requirements: requirements.md - Requirements: requirements.md
- Build: build.md
- Customize: customize.md
- Extend: extend.md
- Develop: develop.md - Develop: develop.md
- hookref-old: hookref-old.md - hookref-old: hookref-old.md
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment