Developers

Technical forum about Content Type or System Plugin development.
Here you can apply for developer access.

About developer access

Forums: 

Users are granted developer access by sending in an H5P content type, application or other library as an H5P file. The H5P file goes through a review process and when the H5P file has been approved the developer is given developer access to H5P.org and may publish and maintain content types and applications here.

How to apply?

Using h5p_alter_filtered_parameters to modify a Text value on the Interactive Video

Forums: 

Hello, I am hoping someone can help me find a shorter/quicker way to achieve the following;

I have an interactive video and in it I have a Text element, which says "Hello {name}". I will be passing the {name} parameter via an encrypted Query Variable, I have tested that and it works fine using encode/decode within PHP. 

Pages