Skip to content

Commit f78f035

Browse files
author
Pete Bishop
committed
Add download link and EAP links for NativePHP
1 parent decdf3f commit f78f035

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Writerside/cfg/buildprofiles.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,17 @@
99
<algolia-index>prod_NATIVECLI</algolia-index>
1010
<algolia-api-key>0d61a7d756536bcd62264e4e7718ca06</algolia-api-key>
1111
<algolia-show-logo>true</algolia-show-logo>
12+
13+
<product-web-url>https://docs.nativecli.com</product-web-url>
14+
<download-title>Get NativeCLI</download-title>
15+
<download-page>https://docs.nativecli.com/installation.html</download-page>
16+
<showDownloadButton>true</showDownloadButton>
1217
</variables>
18+
19+
<footer>
20+
<link href="https://nativephp.com/ios?ref=nativecli">Join NativePHP Early Access Program!</link>
21+
</footer>
22+
1323
<build-profile instance="n">
1424
<variables>
1525
<noindex-content>false</noindex-content>

0 commit comments

Comments
 (0)