Download the PHP package aseqbase/administrator without Composer
On this page you can find all versions of the php package aseqbase/administrator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aseqbase/administrator
More information about aseqbase/administrator
Files in aseqbase/administrator
Download aseqbase/administrator
More information about aseqbase/administrator
Files in aseqbase/administrator
Vendor aseqbase
Package administrator
Short Description A default Content Management System is special for an aseqbase website...
License GPL-3.0-only
Package administrator
Short Description A default Content Management System is special for an aseqbase website...
License GPL-3.0-only
Please rate this library. Is it a good library?
Informations about the package administrator
Administration panel for the aseqbase website
A goldsmith management system, is special for an aseqbase website...
Dependencies
-
Installations
- Install all dependencies
To make the Main Domain of aseqbase administrator
- Open a terminal in the home directory (public_html) of the website, then install the project by:
composer create-project aseqbase/administrator or
composer require aseqbase/administrator
To make the Sub Domain of aseqbase administrator
- Open a terminal in your subdomain directory (public_html/[my-subdomain-name]/), then install the framework by:
composer create-project aseqbase/administrator or
composer require aseqbase/administrator
- Change the value of
$GLOBALS["ASEQ"]
located on/index.php
, to the current subdomains sequence (like [my-subdomain-name]) or if this file is in the root address, leave null for that - Use it through its special link (http://[my-domain-name].com/administration or http://[my-subdomain-name].[my-domain-name].com/administration)
- Enjoy...
- Install all dependencies
All versions of administrator with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-pdo Version *
ext-pdo Version *
The package aseqbase/administrator contains the following files
Loading the files please wait ....