One of my old Joomla! based website made for the security organization with my college mates. It features a narrow single column, big margin and orange coloured template.
  • PHP 88.8%
  • JavaScript 6.1%
  • CSS 3.5%
  • HTML 1.4%
  • XSLT 0.2%
Find a file
2026-04-27 22:48:55 +00:00
administrator Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
cache Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
components Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
images Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
includes Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
language Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
libraries Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
logs Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
media Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
modules Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
plugins Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
templates Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
tmp Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
xmlrpc Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
CHANGELOG.php Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
configuration.php Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
COPYRIGHT.php Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
CREDITS.php Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
Dockerfile Add Dockerfile: Joomla-compatible PHP 7.4 + Apache 2026-04-27 22:48:55 +00:00
htaccess.txt Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
index.php Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
index2.php Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
INSTALL.php Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
LICENSE.php Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
LICENSES.php Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30
README.md Update README with comprehensive project information 2026-04-27 20:37:47 +00:00
robots.txt Initial commit of code files including template. Database not included. 2011-09-25 18:40:47 +05:30

IgenxSolutions

One of my old Joomla! based website made for the security organization with my college mates. It features a narrow single column, big margin and orange coloured template.

Overview

IgenxSolutions

Detected project type: PHP.

At a glance

  • Default branch: master
  • Visibility: public
  • Size: 6.3 MB
  • Created: 2026-04-16
  • Last updated: 2026-04-27
  • Stars / Forks / Open issues: 0 / 0 / 0

Languages

Language Bytes Share
PHP 6,534,417 bytes 88.8%
JavaScript 447,132 bytes 6.1%
CSS 254,923 bytes 3.5%
HTML 104,529 bytes 1.4%
XSLT 14,408 bytes 0.2%

Repository structure

  • administrator/
  • cache/
  • components/
  • images/
  • includes/
  • language/
  • libraries/
  • logs/
  • media/
  • modules/
  • plugins/
  • templates/
  • tmp/
  • xmlrpc/
  • CHANGELOG.php (28,630 B)
  • configuration.php (1,794 B)
  • COPYRIGHT.php (1,170 B)
  • CREDITS.php (12,301 B)
  • htaccess.txt (2,662 B)
  • index.php (2,134 B)
  • index2.php (605 B)
  • INSTALL.php (4,345 B)
  • LICENSE.php (17,816 B)
  • LICENSES.php (30,703 B)
  • README.md (202 B)
  • robots.txt (304 B)

Getting started

Clone the repository:

git clone https://forgejo.deployview.com/ssa/IgenxSolutions.git
cd IgenxSolutions

Installation

git clone https://forgejo.deployview.com/ssa/IgenxSolutions.git
cd IgenxSolutions

Usage

Refer to the source files in this repository for entry points and intended usage. Update this section with concrete examples once they are established.

Original README

The content below is preserved from the previous README. Headings have been demoted so they don't compete with the new top-level sections.

==============

One of my old Joomla! based website made for the security organization with my college mates. It features a narrow single column, big margin and orange coloured template.

Contributing

Contributions are welcome. The typical workflow is:

  1. Open an issue describing the change you'd like to make.
  2. Fork the repository (or create a feature branch if you have write access).
  3. Commit your changes with clear, descriptive messages.
  4. Open a pull request against the master branch.

Please follow the existing code style and include tests or reproduction steps where relevant.

License

No LICENSE file is currently present in this repository. Treat the contents as all rights reserved by the author until an explicit license is added. If you intend to share or accept contributions, consider adding an OSI-approved license such as MIT, Apache-2.0, or GPL-3.0.

Repository


This README was generated automatically based on repository metadata, contents, and any prior README content. Edit any section above to add project-specific detail.