How to link to a Software Category

Gnetwork

Member
Hey,

i hope someone could tell me how it is possible to link via php/html to a specific Application Category..
 

Gnetwork

Member
I am web developer, please explain more what you are trying to do.

Include a site via Web Module and Link to a Software Categorie within the application from that script

Example:
The App has the Categories
"Shoes"
"Jeans"
"Baseballs"

Jeans is loaded from a PHP Site
Baseballs and Shoes are from the Feed Module

How to link from Jeans to one of them.
 

joseph raphael

Well-Known Member
Include a site via Web Module and Link to a Software Categorie within the application from that script

Example:
The App has the Categories
"Shoes"
"Jeans"
"Baseballs"

Jeans is loaded from a PHP Site
Baseballs and Shoes are from the Feed Module

How to link from Jeans to one of them.

I get it now, this can't be done via PHP or Javascript... this needs to be linked from inside the app, currently AppYet doesn't support module linking.
 
Top