PHPackages                             frdl/install-setup-wizard - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. frdl/install-setup-wizard

ActiveProject[CLI &amp; Console](/categories/cli)

frdl/install-setup-wizard
=========================

Installer/Setup-Wizard to create your Frdlweb-Workspace (Development-Server).

v1.0.3(5y ago)06MITPHPPHP &gt;=7.2

Since May 19Pushed 3y ago1 watchersCompare

[ Source](https://github.com/frdl/install-setup-wizard)[ Packagist](https://packagist.org/packages/frdl/install-setup-wizard)[ Docs](https://github.com/frdl/install-setup-wizard)[ RSS](/packages/frdl-install-setup-wizard/feed)WikiDiscussions master Synced today

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Frdlweb Workspace Setup Wizard
==============================

[](#frdlweb-workspace-setup-wizard)

[![Latest Stable Version](https://camo.githubusercontent.com/e89b548d6c9532ecc3ccfbb677da3e8039d69d33acabfab83103883cb52c453f/68747470733a2f2f706f7365722e707567782e6f72672f6672646c2f70726f6a6563742f76657273696f6e)](https://packagist.org/packages/frdl/project)[![Total Downloads](https://camo.githubusercontent.com/d316fc3a3556c10cf0860ce963a6364cbae6bbf2451852bb83c772bb580db4d7/68747470733a2f2f706f7365722e707567782e6f72672f6672646c2f70726f6a6563742f646f776e6c6f616473)](https://packagist.org/packages/frdl/project)[![License](https://camo.githubusercontent.com/1ef22b5ac75683acbfff4fc517538b80ae7f368767e292320c68a1acba275cd7/68747470733a2f2f706f7365722e707567782e6f72672f6672646c2f70726f6a6563742f6c6963656e7365)](https://packagist.org/packages/frdl/project)

Kickstarter boilerplate to be used by `composer create-project` command. Demo/Test Application.

New Version(s)
==============

[](#new-versions)

New versions continue [here at `webfat`](https://github.com/frdlweb/webfat)!

Installation
------------

[](#installation)

### Installation (via UI) - Recommended way

[](#installation-via-ui---recommended-way)

 provides an UI you can download and use to create projects by an [web-interface-UI](#webadmin).

### Configuration and Usage

[](#configuration-and-usage)

- Create boilerplate (optional) `not yet supported`

```
composer create-project frdl/install-setup-wizard

```

- Make directory `./` public, e.g. by creating a vhost with this dir as DOCUMENT\_ROOT.
- Login to `./admin.php` with the username of the process the current (web-)script is running on and the default-password "admin" and CHANGE THE PASSWORD!
- Setup:

    - Visit the `System` Menu to setup and configure the requirements: \* Setup `Composer` in the `System`-Page
        \* Setup `Workspace Directory` in the `System`-Page
        \* Setup `Node.js`and `npm` in the `System`-Page
        \* Setup `git` in the `System`-Page
        \* Setup `frdl.js` in the `System`-Page
        \* Finalize the installation, klick `Install Webfan PHP-Installer` in the `System`-Page
    - Manage your Projects:
        \* Create your first project in the `Project`-Page via the `Create Project`-Button \* Add the dependencies and `frdl-module` packages by visiting the `Project`-&gt;`Composer` Menu \* Install the dependencies \* Setup and configure your `frdl-module`s via visiting the `Project`-&gt;`Configuration`-Menu \* Click `Compile Project` in the `Endpoint`-Page to compile the application using `frdl` and `frdl.js`
- `Tip: rename the admin.php file to a new name harder to guess!`
- `Tip: enable the autoupdate and adminalert features and options if present!`
- `Tip: edit/uncomment the lines 100-101 of admin.php AFTER EVERY UPDATE/INSTALL!`

    - (this SHOULD be provided as config option in next updates...)

Screenshots
-----------

[](#screenshots)

[![Create Project](https://camo.githubusercontent.com/370f08d2f4d86f821e1e7bce6c13d57df96a5e3d502012cdeae84cae56692c3f/68747470733a2f2f63646e2e77656266616e2e64652f73637265656e73686f74732f6672646c7765625f6e65775f70726f6a6563742e6a7067)](https://camo.githubusercontent.com/370f08d2f4d86f821e1e7bce6c13d57df96a5e3d502012cdeae84cae56692c3f/68747470733a2f2f63646e2e77656266616e2e64652f73637265656e73686f74732f6672646c7765625f6e65775f70726f6a6563742e6a7067)[![Add dependencies](https://camo.githubusercontent.com/86b563683521f02931220bda7e8795b64c78c058b953130663ef3eaf93eeb176/68747470733a2f2f63646e2e77656266616e2e64652f73637265656e73686f74732f6672646c7765625f636f6d706f7365725f75692e6a7067)](https://camo.githubusercontent.com/86b563683521f02931220bda7e8795b64c78c058b953130663ef3eaf93eeb176/68747470733a2f2f63646e2e77656266616e2e64652f73637265656e73686f74732f6672646c7765625f636f6d706f7365725f75692e6a7067)[![Compile your project](https://camo.githubusercontent.com/4e8530c444f9126bbabe2df59f1aefe173f4c3a3c2f445ca40fa5795c20c1bd1/68747470733a2f2f63646e2e77656266616e2e64652f73637265656e73686f74732f6672646c7765625f636f6d70696c652e6a7067)](https://camo.githubusercontent.com/4e8530c444f9126bbabe2df59f1aefe173f4c3a3c2f445ca40fa5795c20c1bd1/68747470733a2f2f63646e2e77656266616e2e64652f73637265656e73686f74732f6672646c7765625f636f6d70696c652e6a7067)

Modules/Extensions
------------------

[](#modulesextensions)

To develop a Module for this framework, you have to publish a package of e.g. type "frdl-module" or "frdl-extension". Following the directory-structure and naming conventions of the framework it will be [compiled](https://frdl.webfan.de/install/?salt=&source=Webfan/App/AppBuilderServiceProvider) by frdl. Documentation follows/to do...

### Example Modules

[](#example-modules)

- [Official Frdlweb/Webfan Packages Repository...](https://packages.frdl.de/)
- [Domain Whois Module](https://github.com/frdl/whois)
- [Web Assets Extension Module](https://github.com/frdl/web-assets)
- [Contact Form Module](https://frdl.webfan.de/cdn/0.0.10.1/packages/frdl/contact-form/)

Homepage
--------

[](#homepage)

- [Getting started](https://frdl.webfan.de/install/)
- [Forum](https://frdl.webfan.de/forum/)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~34 days

Total

3

Last Release

2113d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/831c50002c08bb751b698844c98cd6b36897678268b47f1f872a30f4e192ac22?d=identicon)[webfan](/maintainers/webfan)

---

Top Contributors

[![wehowski](https://avatars.githubusercontent.com/u/2658030?v=4)](https://github.com/wehowski "wehowski (15 commits)")

---

Tags

1.3.6.1.4.1.37553.8.1.8.8.111.3.6.1.4.1.37553.8.1.8.8.11.40

### Embed Badge

![Health badge](/badges/frdl-install-setup-wizard/health.svg)

```
[![Health](https://phpackages.com/badges/frdl-install-setup-wizard/health.svg)](https://phpackages.com/packages/frdl-install-setup-wizard)
```

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M319](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M18](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
