Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 1.88 KB

File metadata and controls

43 lines (34 loc) · 1.88 KB

Major Update

LinkDir 3.X is built in PHP and HTMX, so now easy to manage and set up. You will get the guide file to set up on the server.

  • V 3.0 less footer control and unlimited entry, not pages to create.
  • V 3.1 lets you dynamic footer area. Description text to change, pages to create/update, and member entry limitation to set.

LinkDir_SQL

LinkDir is a simple web directory project. Building a niche web directory that gives members the ability to post up to 5 posts. (contains SQL and template file to upload easily on shared hosting or even on free web hosts)

Version 2.x has been released, which has more features that require a good web directory. Comment and star rating system included; the homepage has managed to show more content with modified categories(4) and featured listings (Rated post will appear).

Requirements

Minimum server requirements to run this project:
PHP >= 7.2.5
BCMath PHP Extension
Ctype PHP Extension
Fileinfo PHP extension
JSON PHP Extension
Mbstring PHP Extension
OpenSSL PHP Extension
PDO PHP Extension
Tokenizer PHP Extension
XML PHP Extension

PHP Version

Project works on PHP 7.2.5 to 7.4 Using a higher PHP version, like 8.0 or above, will cause errors and break your application. This is the case for many of you who are struggling while deploying on the server. Try setting the PHP version to 7.

Source

Install (for V1 and V2)

  • Install YourSite.com/install

  • Update YourSite.com/update

  • Installation steps for V3 are available in the ZIP download

Admin account (for V1 and V2)

After setup, use the admin username and password. Username: admin@site.com Password: 12345678

  • Admin a/c instructions for V3 are available in the ZIP download