Skip to content

Commit

Permalink
update setup
Browse files Browse the repository at this point in the history
  • Loading branch information
yeftakun committed Jul 19, 2024
1 parent 1ba86a2 commit 0ce4381
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
- Clone repo ini di htdocs
- Import DB dari `db/db_community.sql` dan sesuaikan file `koneksi.php`
- Copas `template_environment.php`, rename jadi `environment.php` dan sesuaikan isinya
- Aktifkan/tambah ekstensi zip pada `php.ini` untuk fitur backup postingan dari user

```
extension=zip
```

---

Expand Down

0 comments on commit 0ce4381

Please sign in to comment.