PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Till Wehowski   Frdlweb/Webfan PHP Framework Install Project   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Frdlweb/Webfan PHP Framework Install Project
Create project to use the Frdlweb/Webfan framework
Author: By
Last change:
Date: 4 years ago
Size: 1,264 bytes
 

Contents

Class file image Download

project

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

Installation

  • Create boilerplate (optional)
    composer create-project frdl/project <dir>
    
  • Make directory `web` public, e.g. by creating a vhost with this dir as DOCUMENT_ROOT.
  • Login to `web/admin.php` with the default-password "admin" and CHANGE THE PASSWORD!
  • Visit `System`, configure the requirements and Install the Installer.

Installer UI Download

https://webfan.de/install/php/ provides an UI you can download and use to create projects by web-interface.

Usage

Create Project Add dependencies Compile your project

Modules

To develop a Module for this framework, you have to publish a package of type "frdl-module". Following the directory-structure and naming conventions of the framework it will be compiled by frdl. Documentation follows/to do...

Example Modules

* https://packages.frdl.de/ * https://github.com/frdl/whois

Homepage

https://frdl.de