An open API service indexing awesome lists of open source software.

https://github.com/lampforo/lampforo-blackstone

SEO-friendly business forum software for building large webmaster communities / Symfony
https://github.com/lampforo/lampforo-blackstone

forum forum-software symfony

Last synced: 3 months ago
JSON representation

SEO-friendly business forum software for building large webmaster communities / Symfony

Awesome Lists containing this project

README

          

# Lampforo BlackStone Symfony
SEO-friendly business forum software for building large webmaster communities.

## Starting 🚀

_These instructions will allow you to get a copy of the project running on your local machine for development and testing purposes._

## Demo Web-App :movie_camera:

* [Demo](https://www.youtube.com/watch?v=TuHkK7qKsN4)

### Pre-requirements 📋

- PHP 7.4 >=
- PostgreSQL (Or MySQL)
- [Composer](https://getcomposer.org/)

## Additional details on dependencies

Assuming you're running Ubuntu, and then install all dependencies from the following list:

sudo apt-get install php7.4 php7.4-pgsql php7.4-mysql php7.4-intl php7.4-json php7.4-mbstring

## Installation

The following steps are meant to be used on a development server.

- Clone Project

```bash
$ git clone https://github.com/lampforo/lampforo-blackstone.git
```
- Setup vendor libraries

```bash
$ composer install
```

- Setup .env file

```bash
APP_ENDPOINT=https://lampforo.com/
```
- Run server

```bash
$ symfony server:start
```

## Access Web-App:

_Admin: admin@lampforo.com

## Technologies 🛠️

* [Symfony 6](https://laravel.com/docs/10.x)

## Courses :movie_camera:

* [Youtube](https://www.youtube.com/@JonathanCastroDeveloper)
* [Udemy](https://www.udemy.com/course/curso-symfony-7-desde-cero/?couponCode=D1F4FAB41D71F538FF98)

## Author ✒️

* **Jonathan Castro** - *Web Developer* - [jonathancastrodeveloper](https://github.com/jonathancastrodeveloper)

## Contact :telephone_receiver:

* [Discord](https://discord.com/invite/XHGwQbqV)

## Contact :mailbox:

_contact@lampforo.com_

## Donations 🎁

* [Paypal](https://paypal.me/joncastroweb?locale.x=es_XC) - Thank you very much for your contribution.