PHP Classes

Zest PHP Framework Component Installer: Manage the installation of Zest components

Recommend this page to a friend!
  Info   View files View files (13)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog (1)    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 31 This week: 1All time: 11,009 This week: 560Up
Version License PHP version Categories
com_installer 1.0.0MIT/X Consortium ...5PHP 5, Tools, Libraries
Description 

Author

This package can manage the installation of Zest components.

It provides a Web interface that allows the users to perform several operations to manager components that an application based on the Zest framework may use. Currently, it can:

- Login or logout of the application
- Upload new components
- Enable, disable or delete installed components

Innovation Award
PHP Programming Innovation award nominee
October 2021
Number 5


Prize: One year server license IP to country, region, city, latitude, longitude, ZIP code, time zone, area code database
Many framework packages are extensible using additional component packages that make those frameworks more useful.

Often component packages need to be installed to be used in applications that use those frameworks.

This package can take care of installed components to use with the applications based on the Zest framework. It provides a Web-based user interface to install those packages.

This Web interface is accessible to specific users that need to have an account. These features make the installation process more secure because it restricts access to the process only to authorized users.

Manuel Lemos
Picture of Muhammad Umer Farooq
Name: Muhammad Umer Farooq is available for providing paid consulting. Contact Muhammad Umer Farooq .
Classes: 52 packages by
Country: Pakistan Pakistan
Age: 22
All time rank: 84611 in Pakistan Pakistan
Week rank: 52 Up3 in Pakistan Pakistan Up
Innovation award
Innovation award
Nominee: 6x

Details

Component Installer

Allows users to manipulate components in an efficient way.

How to install?

  • Clone this repo in your /App/Components folder.
  • Open browser and visit your site this route - ```example.com/com/installer/index```
  • Fill the from and press setup
  • Congratulations! You've done it.
  • Log in with your auth which you were provided with during setup.
  • Mmm. You've logged in. You will see something like:

    enter image description here


  Files folder image Files  
File Role Description
Files folder imageControllers (1 file)
Files folder imageLocale (1 file)
Files folder imageMiddleware (1 file)
Files folder imageModels (1 file)
Files folder imageViews (1 file, 1 directory)
Accessible without login Plain text file component.json Data Auxiliary data
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.MD Doc. Documentation
Accessible without login Plain text file routes.php Appl. Application script

  Files folder image Files  /  Controllers  
File Role Description
  Plain text file Home.php Class Class source

  Files folder image Files  /  Locale  
File Role Description
  Accessible without login Plain text file en.php Aux. Auxiliary script

  Files folder image Files  /  Middleware  
File Role Description
  Plain text file com_installer.php Class Class source

  Files folder image Files  /  Models  
File Role Description
  Plain text file Com.php Class Class source

  Files folder image Files  /  Views  
File Role Description
Files folder imageHome (4 files)
  Accessible without login Plain text file Header.php Example Example script

  Files folder image Files  /  Views  /  Home  
File Role Description
  Accessible without login Plain text file all.php Example Example script
  Accessible without login Plain text file login.php Aux. Auxiliary script
  Accessible without login Plain text file setup.php Aux. Auxiliary script
  Accessible without login Plain text file upload.php Aux. Auxiliary script

 Version Control Unique User Downloads Download Rankings  
 100%
Total:31
This week:1
All time:11,009
This week:560Up