https://github.com/ericduran/captain
Hook demonstration module
https://github.com/ericduran/captain
Last synced: 11 months ago
JSON representation
Hook demonstration module
- Host: GitHub
- URL: https://github.com/ericduran/captain
- Owner: ericduran
- Created: 2011-03-06T20:55:58.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-03-06T21:19:11.000Z (over 15 years ago)
- Last Synced: 2025-04-15T18:45:03.405Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 304 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
This is the capn_hook module used in API and Module development.
The actual code you want is in the 6.x branch, so use
git checkout --track origin/6.x to get that, and from there you can add
and push new changes to that branch.