Quantcast
Channel: DreamFactory Forum - Latest posts
Viewing all articles
Browse latest Browse all 5027

Loading Custom Service Type

$
0
0

I am attempting to develop my own custom File Service type for interacting with Google Cloud Storage. For reference I borrowed heavily from the AWS S3 Service, and I think I have the underlying code at a good place. What I can’t figure out is how to get DreamFactory to recognize my Service Type. I added my PHP package to composer.json, and if I look in the admin panel, I see my package as loaded. However, my custom service is not showing up in the dropdown when I attempt to create a service. I don’t see any relevant error messages in the log file. Am I missing something?

For reference, my custom module code is located at https://github.com/singularcuriosity/df-gcloud

I am also running DF in a Docker container rather than installing locally if that matters.


Viewing all articles
Browse latest Browse all 5027

Trending Articles