Questions tagged [cloudflare-apps]

Questions regarding developing on the Cloudflare Apps Platform

Questions regarding developing on the Cloudflare Apps Platform.

36 questions
0
votes
2 answers

Is there a way to delete MX records from a Cloudflare App?

I'm working on an app that updates the site's MX records to redirect mail for the site to our servers. I'd like to be able to remove the MX records we add when the site is uninstalled, since at that point we'll stop accepting mail for the domain. …
fiirhok
  • 386
  • 3
  • 10
0
votes
1 answer

Can I create a SRV record with Cloudflare Apps?

For my application, I need to create MX and SRV records. If I just include MX records in the install.json, it works. If I also add the SRV record I need, I gat an error with code 'dns' and message 'Error saving DNS'. The following is the 'dns'…
fiirhok
  • 386
  • 3
  • 10
0
votes
1 answer

How can I use bootstrap with cloudflare apps

I have tried adding bootstrap css to the install.json file the following way, but I got an error: , { "type": "style", "src": "https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" } How can I add it…
0
votes
2 answers

How do i make colours dark, light and custom for a cloud flare app?

I'm making a cloud flare app for custom scrollbars and i know what i'm asking is simple for someone that knows java script more then me but i cant find any tutorials anyway i'll just get to it. I need to add a