A platform for collective blogs and social media platform, forum, question and answer service (Q&A). Catalog of sites (programs), site navigation and directories - facets. A community based on the PHP HLEB micro-framework.
Find a file
2021-09-03 07:32:45 +03:00
app ADD: Added sending mail if SMTP is disabled 2021-09-03 07:11:46 +03:00
database ADD: Add a field for the wiki page spaces 2021-09-02 13:34:12 +03:00
modules/admin ADD: Add a field for the wiki page spaces 2021-09-02 13:34:12 +03:00
public FIX: Fixed css formatting (codacy.com) 2021-09-03 07:32:45 +03:00
resources/views/default ADD: Added sending mail if SMTP is disabled 2021-09-03 07:11:46 +03:00
routes ADD: В пространства добавлена вкладка «писатели» 2021-08-24 16:32:55 +03:00
storage DEV: Улучшение пространств... 2021-05-05 21:13:13 +03:00
vendor/phphleb DEV: Изменение некоторых запросов 2021-08-06 17:46:45 +03:00
.gitattributes Initial commit 2021-03-12 10:14:12 +03:00
config.ini ADD: Added sending mail if SMTP is disabled 2021-09-03 07:11:46 +03:00
console ADD: тестовая версия... 2021-03-13 08:54:03 +03:00
default.start.hleb.php ADD: тестовая версия... 2021-03-13 08:54:03 +03:00
LICENSE Перевод 2021-03-12 10:54:51 +03:00
README.md FIX: Fixed css formatting (codacy.com) 2021-09-03 07:32:45 +03:00
sphinx.conf Added search by topics (sphinx) 2021-08-29 18:38:29 +03:00
start.hleb.php DEV: Minor code optimization 2021-09-01 22:09:47 +03:00

ATTENTION: you are on the README file of an unstable branch of Loriup specifically meant for the development of future releases. This means that the code on this branch is potentially unstable, and breaking change may happen without any prior notice. Do not use it in production environments or use it at your own risk! This is a test version, a training project!

Loriup

Discussion (forum) and Q&A platform. Community based on PHP Micro-Framework HLEB.

PHP Micro-Framework HLEB

https://github.com/phphleb/hleb

Routing > Controllers > Models > Page Builder > Debug Panel

A distinctive feature of the micro-framework HLEB is the minimalism of the code and the speed of work.

Demonstration

Loriup

Loriup

https://loriup.ru/

For testing

  • Required: php 7*+, HTTPS
  • Project root folder: public (configure the server )
  • database/dev.sql
  • settings: database/dbase.config.php and config.ini
  • Log in to your account using administrator credentials: ss@sdf.ru / qwer14qwer14
  • Or user: test@test.ru / test@test.ru

To change the translation, in the file: start.hleb.php find:

define('SITE_LANG', 'ru' );

Edit:

define('SITE_LANG', 'en' );

Ideas

Ideas, minimalism, design was taken from what I like:

...

MIT License

https://github.com/LoriUp/loriup/blob/main/LICENSE