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
2022-01-14 23:53:00 +03:00
app DEV: Minor changes 2022-01-14 23:53:00 +03:00
config ADD: Navigation in the admin panel 2022-01-11 20:33:08 +03:00
public DEV: Show more sites on the detail page 2022-01-13 23:39:00 +03:00
resources/views DEV: Minor changes 2022-01-14 23:53:00 +03:00
routes ADD: Sort user by registration date 2022-01-14 21:12:59 +03:00
storage DEV: Улучшение пространств... 2021-05-05 21:13:13 +03:00
console ADD: Панель управления и консоль 2021-10-07 08:22:49 +03:00
dev.sql ADD: Logs of user actions in the admin panel 2022-01-12 19:49:35 +03:00
LICENSE Перевод 2021-03-12 10:54:51 +03:00
README.md EDIT: README 2021-12-28 00:51:07 +03:00
sphinx.conf ADD: Personal blogs 2021-11-21 07:17:59 +03:00
start.hleb.php DEV: Replacing the view() function with render() 2021-12-19 17:10:26 +03:00

License: MIT PHP PHP

Agouti

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

Ideas

We like the classification system based on labels (tags), how it works in the example: Stack Exchange, Zhihu, Quora and a number of others.

We are trying to study this.

Agouti

Agouti spaces

Agouti topics

Second design (Q&A) in the system:

Agouti Q&A

Demo: https://agouti.ru/

For testing

  • Project root folder: public (configure the server )
  • dev.sql
  • settings: config/dbase.config.php and other files in the directory
  • Log in to your account using administrator credentials: ss@sdf.ru / qwer14qwer14
  • Or user: test@test.ru / test@test.ru

PHP 7.4+

More information (rus.): https://agouti.info/

...

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.


ATTENTION: you are on the README file of an unstable branch of Agouti 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!