<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic External captive portal php example config with XCC in ExtremeWireless (General)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-general/external-captive-portal-php-example-config-with-xcc/m-p/76445#M2637</link>
    <description>&lt;P&gt;Hi, does anybody have a website example on how this should work ?&lt;/P&gt;&lt;P&gt;there is no documentation besides the php files, but how would you integrate this into an index.html page&lt;BR /&gt;&lt;BR /&gt;we basically want something that allows us to design the look &amp;amp; feel of the guest wifi portal…&amp;nbsp;but it seems this functionality is very limited on extreme products&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jun 2021 20:11:35 GMT</pubDate>
    <dc:creator>T0m</dc:creator>
    <dc:date>2021-06-24T20:11:35Z</dc:date>
    <item>
      <title>External captive portal php example config with XCC</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/external-captive-portal-php-example-config-with-xcc/m-p/76445#M2637</link>
      <description>&lt;P&gt;Hi, does anybody have a website example on how this should work ?&lt;/P&gt;&lt;P&gt;there is no documentation besides the php files, but how would you integrate this into an index.html page&lt;BR /&gt;&lt;BR /&gt;we basically want something that allows us to design the look &amp;amp; feel of the guest wifi portal…&amp;nbsp;but it seems this functionality is very limited on extreme products&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 20:11:35 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/external-captive-portal-php-example-config-with-xcc/m-p/76445#M2637</guid>
      <dc:creator>T0m</dc:creator>
      <dc:date>2021-06-24T20:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: External captive portal php example config with XCC</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/external-captive-portal-php-example-config-with-xcc/m-p/76446#M2638</link>
      <description>&lt;P&gt;&lt;BR /&gt;Dude, I’ve been looking around for 2 weeks now and the only thing I was able to find were old doc files and more and more dead ends, I’m an intern programmer and I have this already working (with Meraki at least) captive portal that I want to be able to access it via Extreme too, so I can filter the info etc etc. Could you please explain the basic method to configure it just to get to the web page, or point me&amp;nbsp; to a guide or something? I’m terribly lost in this @_@&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 20:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/external-captive-portal-php-example-config-with-xcc/m-p/76446#M2638</guid>
      <dc:creator>gabriel_baima</dc:creator>
      <dc:date>2021-09-13T20:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: External captive portal php example config with XCC</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/external-captive-portal-php-example-config-with-xcc/m-p/76447#M2639</link>
      <description>&lt;P&gt;Hello everyone, in the past I implemented a solution with external captive portal based on the examples that came with identify. I only need to make a few small adjustments but at the end of the day it worked and is currently still in production.&lt;/P&gt;&lt;P&gt;ExtremeWireless Integration&lt;BR /&gt;Guide&lt;BR /&gt;V10.31.0&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 23:24:29 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/external-captive-portal-php-example-config-with-xcc/m-p/76447#M2639</guid>
      <dc:creator>juandacol13</dc:creator>
      <dc:date>2021-09-15T23:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: External captive portal php example config with XCC</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/external-captive-portal-php-example-config-with-xcc/m-p/76448#M2640</link>
      <description>&lt;P&gt;They're great. I use them myself. They offer full guest access option with a splash page and captive portal that logs your sessions.&lt;/P&gt;&lt;P&gt;The firmware is loaded onto the UniFi AP and gives you guest access options and an unlimited number of SSIDs (guest and private networks).&lt;/P&gt;&lt;P&gt;Their dashboard lets you create a splash page and charge users via Stripe or Paypal (cash is also and option).&lt;/P&gt;&lt;P&gt;You can try them for free. I hope you like it.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 18:55:28 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/external-captive-portal-php-example-config-with-xcc/m-p/76448#M2640</guid>
      <dc:creator>Smith597</dc:creator>
      <dc:date>2021-09-21T18:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: External captive portal php example config with XCC</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/external-captive-portal-php-example-config-with-xcc/m-p/76449#M2641</link>
      <description>&lt;P&gt;Hi everyone, I’m back answering my own question in hope that I may help someone in the future with the same problem. Extreme bought aerohive and their documentation is a bit outdated, even the Extreme Wireless Integration Guide is a bit too old right now. You can still use it, but you’ll have to figure out the parameters passed in the url by yourself.&lt;BR /&gt;&lt;BR /&gt;That said, I got a guide directly from someone from extreme and It’s more recent than the others. I hope it can help you, I uploaded the pdf &lt;A href="https://upload.yumpu.info/en/render/SOtOpLAQxhe7h1s36Csn2nMJnAN4hQX6nRAfW4un" target="_blank" rel="noreferrer noopener nofollow ugc"&gt;here&lt;/A&gt;. Hope it helps &lt;span class="lia-unicode-emoji" title=":grinning_squinting_face:"&gt;😆&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 19:21:35 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/external-captive-portal-php-example-config-with-xcc/m-p/76449#M2641</guid>
      <dc:creator>gabriel_baima</dc:creator>
      <dc:date>2021-09-22T19:21:35Z</dc:date>
    </item>
  </channel>
</rss>

