php - Is there a simple way to utilize Prestashop's login functionality? -


i looking through docs prestashop's web service api , it's great retrieving data.

i planned on creating page display various data via web service wish protect page public.

is there way can include administrative login functionality page?

you can use web server basic authorization.

(nginx): http://nginx.org/en/docs/http/ngx_http_auth_basic_module.html

(apache): http://httpd.apache.org/docs/2.2/howto/auth.html


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -