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.
Go to file
2022-02-06 20:31:58 +03:00
app DEV: Let's allow Markdown in private messages 2022-02-06 20:31:58 +03:00
config DEV: Bookmarks in the catalog 2022-02-06 19:18:06 +03:00
modules DEV: Let's allow Markdown in private messages 2022-02-06 20:31:58 +03:00
public DEV: Minor css changes 2022-02-06 07:30:27 +03:00
resources/views DEV: Let's allow Markdown in private messages 2022-02-06 20:31:58 +03:00
routes DEV: Bookmarks in the catalog 2022-02-06 19:18:06 +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: Counting the number of clicks on an external link 2022-02-04 08:37:02 +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 DEV: Search moved to module 2022-01-19 18:17:23 +03:00
start.hleb.php DEV: Changing the User Profile URL 2022-01-20 08:55:20 +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!