You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Enhance README with project metadata and screenshot
- The README update adds comprehensive project badges (release, license, build status, dependencies, etc.) and a project screenshot, improving project visibility and information.
- In the UserSessionModel, the geolocation API call to `ip-api.com` now explicitly requests the `status` field. This ensures the `success` check is more robust and reliable against unexpected API responses.
Copy file name to clipboardExpand all lines: README.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,18 @@
2
2
3
3
CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. It combines CMS workflows, developer-focused CLI commands, an extensible module system, and customizable front-end themes in a single package.
0 commit comments