Skip to content

Plugin for OctoberCMS. Display the client public IP address in JSON and RAW.

License

Notifications You must be signed in to change notification settings

AdrienAdB/oc-acte-myip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

oc-acte-myip

Plugin for OctoberCMS. Display the client public IP address in JSON and RAW. Very simple component that returns client public IP address.

Component:

Add component in your page Setup page URL like /ip/:format format options: json or raw

API:

/api/ip/raw will return client IP as text /api/ip/json will return JSON format like {"ip":"1.2.3.4"}

About

Plugin for OctoberCMS. Display the client public IP address in JSON and RAW.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published