Pixel install.

Topics related to AppGini plugins/add-ons go here.
Post Reply
mqley
Veteran Member
Posts: 70
Joined: 2020-07-19 13:25
Contact:

Pixel install.

Post by mqley » 2022-08-20 06:57

Hi, a very generic question. You know how SaaS programs tend to have a 'Pixel install' - so you add code to an html header of a php for example. Is there any functionality now or planned for the future, where an appgini app could be used in that way. So the appgini backend could be used to feed content in a website in someway?

Regards,

Mark
Best Wishes,

Mark

mqley
Veteran Member
Posts: 70
Joined: 2020-07-19 13:25
Contact:

Re: Pixel install.

Post by mqley » 2022-08-23 16:57

To generic a question maybe?
Best Wishes,

Mark

mqley
Veteran Member
Posts: 70
Joined: 2020-07-19 13:25
Contact:

Re: Pixel install.

Post by mqley » 2022-08-24 18:05

Is there a paid option out there?
Best Wishes,

Mark

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1806
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: Pixel install.

Post by jsetzer » 2022-08-25 07:48

Of course you can write PHP code (for example as custom page) which returns data of your AppGini database (or any other accessible data source) in various output formats (like HTML, XML, JSON, CSV, ...).

And for sure you can write for example Javascript code which can be included in other websites for consuming (and presenting) data, provided by your custom page.

It all depends on your specific needs. And therefore there is nothing out of the box, as far as I know, because requirements are very different.
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.10 Revision 1579 + all AppGini Helper tools

mqley
Veteran Member
Posts: 70
Joined: 2020-07-19 13:25
Contact:

Re: Pixel install.

Post by mqley » 2022-08-25 19:08

Thanks Js, appreciate the feedback
Best Wishes,

Mark

Post Reply