Content Type development tips
Submitted by tomaj on Mon, 02/13/2017 - 09:39
Forums:
Here are some tips for Content Type development
- Read the devloper guide
- Use Drupal for devlopment, since it has the development folder, where you can place code from git, and it will load instead of the uploaded content type.
- Setup Github with ssh, so you can use H5P Cli to do Content Type updates from github and more
Feel free to ask more questions here, or contribute with tips.