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
- Host: GitHub
- URL: https://github.com/lampforo/lampforo-blackstone
- Owner: lampforo
- Created: 2025-05-11T20:13:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-16T20:10:43.000Z (about 1 year ago)
- Last Synced: 2025-07-05T22:02:51.899Z (about 1 year ago)
- Topics: forum, forum-software, symfony
- Language: Twig
- Homepage: https://lampforo.com/
- Size: 22.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.