Web Sekolah yang dibuat diatas CMS Popoji dengan base Laravel 6. Web Sekolah ini sudah diintegrasikan dengan template semesta-front.

Overview

POPOJI

Free Engine Management System - Indonesia Contact : [email protected]

Kebutuhan Server

  • PHP >= 7.2
  • BCMath PHP Extension
  • Ctype PHP Extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • Curl PHP Extension
  • Mysql PHP Extension
  • Exif PHP Extension
  • Fileinfo PHP Extension

Cara Instalasi POPOJI lewat zip file

  1. Extract file popoji.v.x.x.x.zip di directory web Anda.
  2. Buatlah database baru dengan collation utf8mb4_unicode_ci yang nantinya sebagai tempat instalasi tabel-tabel.
  3. Melalui browser Anda, masuk ke alamat web dimana file popoji.v.x.x.x.zip tadi diextract.
  4. Ikuti petunjuk instalasi dengan benar dan pastikan semua kebutuhan sistem terpenuhi sebelum instalasi.
  5. Jika instalasi berhasil, hapuslah atau rename file install.php dan hapus README file ini dari directory web Anda.
  6. POPOJI siap untuk digunakan.
  7. Semua konfigurasi engine ada pada file po-includes/.env

Cara Instalasi POPOJI lewat composer

  1. Extract file popoji.v.x.x.x-composer.zip di directory web Anda.
  2. Buatlah database baru dengan collation utf8mb4_unicode_ci yang nantinya sebagai tempat instalasi tabel-tabel.
  3. Buka command line dan masuk ke path hasil ekstraksi tadi /path/po-includes kemudian jalankan composer install atau composer require
  4. Setalah proses composer selesai, melalui browser Anda masuk ke alamat web dimana file popoji.v.x.x.x-composer.zip tadi diextract.
  5. Ikuti petunjuk instalasi dengan benar dan pastikan semua kebutuhan sistem terpenuhi sebelum instalasi.
  6. Jika instalasi berhasil, hapuslah atau rename file install.php dan hapus README file ini dari directory web Anda.
  7. POPOJI siap untuk digunakan.
  8. Semua konfigurasi engine ada pada file po-includes/.env

Catatan (harap dibaca)

Localhost

Jika diinstall pada localhost maka pastikan settingan rewrite_module = on

Error 500

Jika terjadi error 500 internal server error (web telah di hosting), kemungkinan karena pada file .htaccess belum ada baris code RewriteBase /. Solusinya adalah dengan menambahkan baris code RewriteBase / sebelum code RewriteEngine on

Masalah Redirect

Jika terjadi error The page isn't redirecting properly atau This webpage has a redirect loop maka langkah yang bisa dilakukan adalah sebagai berikut:

  • Coba periksa kembali apakah rewrite_module sudah on atau belum.
  • Periksa apakah file .htaccess tercopy pada server local atau hosting dengan baik.
  • Setelah itu clear cache browser Anda.

Kemungkinan File error

Jika terdapat error yang lain, mungkin karena hasil extract file yang tidak sempurna, silahkan replace file-file yang error tersebut.

Permission

Untuk di hosting, lakukan perubahan user permission untuk folder-folder berikut menjadi 775 :

  • po-content/uploads
  • po-content/thumbs
  • po-content/backups
  • po-content/installer
  • po-includes/storage

Login backend POPOJI

  • Masuk ke alamat http://nama.web.anda/login
  • Masukkan data login sebagai berikut :
    • Username : seperti yg telah diinputkan pada saat proses instalasi.
    • Password : seperti yg telah diinputkan pada saat proses instalasi.

API Popoji

http://nama.web.anda/api/v1

Terima Kasih Kepada

  1. Tuhan Yang Maha Esa
  2. Orang-orang yang berada di belakang POPOJI
  3. Aries sebagai pembuat template backend v.1.0.1 - v.1.1.1
  4. Aquincum sebagai pembuat template backend v.1.1.2 - v.1.2.2
  5. ProUI sebagai pembuat template backend v.1.2.3 - v.1.3.0
  6. Dashforge sebagai pembuat template backend v.3.0.0
  7. Enews, Magazine, Andia, Brownie, Wiretree, Neon, Pressroom dan Canvas sebagai pembuat template frontend
  8. Laravel sebagai engine core untuk POPOJI v.3.0.0
  9. StructureCore Installation sebagai referensi modul instalasi
  10. Easy Menu Manager sebagai pembuat component menu manager pada versi < v.2.x.x
  11. FluentPDO, Bramus, Plates dan semua library php yang dipakai pada POPOJI pada versi < v.2.x.x
  12. Jquery, Bootstrap dan semua plugins jquery yang dipakai pada POPOJI
You might also like...
18Laravel ReactJS Package to simplify sending data from Laravel back-end to front-end built to Facebook ReactJS.

Laravel ReactJS This is a package that we wrote to use on our Laravel applications that use React from Facebook. Our goal is deal with the SEO problem

Laravel 5 boilerplate with front-end and back-end support

Laravel 5 Boilerplate with Skeleton framework Skeleton (as of now) Laravel 5 framework application. Application includes and/or are currently being us

A Laravel dashboard front-end scaffolding preset for Tailwind CSS - Support RTL out of the box.
A Laravel dashboard front-end scaffolding preset for Tailwind CSS - Support RTL out of the box.

🔥 Laravel tailwind css dashboard preset A Laravel dashboard front-end scaffolding preset for Tailwind CSS - Support RTL out of the box. Usage Fresh i

Simple CRUD Product dengan PHP, MySQL & Bootstrap 5
Simple CRUD Product dengan PHP, MySQL & Bootstrap 5

Simple CRUD Product dengan PHP, MySQL & Bootstrap 5 Instalasi Pastikan sudah menginstall XAMPP atau sejenisnya Nyalakan service apache dan mysql buka

A lightweight full-stack component layer that doesn't dictate your front-end framework

Airwire A lightweight full-stack component layer that doesn't dictate your front-end framework Demo Introduction Airwire is a thin layer between your

A PHP notebook application build with PHP Symfony as back-end API and VueJS/Vuetify front-end.
A PHP notebook application build with PHP Symfony as back-end API and VueJS/Vuetify front-end.

PHPersonal Notes 📓 - BETA RELEASE PHPersonal notes is an application to store your personal notes! PHPersonalnotes is build with Symfony/VueJS/Vuetif

👔 Enterprise Web application starter kit or template using Laravel

Laravel Enterprise Starter Kit (LESK) Description LESK, is a template project based on the Laravel LTS, combining a set of features that can kick star

A template for web development using Laravel, Inertia and Svelte

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

A Laravel 5 package that switchs default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page with Bootstrap 3.0

AdminLTE template Laravel package A Laravel package that switch default Laravel scaffolding / boilerplate to AdminLTE template with Bootstrap 3.0 and

Owner
Muhamad Ramdani Hidayatullah
Student of technical information
Muhamad Ramdani Hidayatullah
Textpattern-plugin-template - A template for building plugins for Textpattern CMS.

Plugin template for Textpattern CMS Developer documentation Refer to the Textpattern plugin development documentation, and notably the Plugin template

Textpattern CMS 17 Apr 17, 2022
Website yang berisi artikle blog sederhana

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

null 1 Nov 16, 2021
Base Laravel project with React and Laravel Sanctum authentication

About this project This is a base Laravel project with ReactJS frontend and Laravel Sanctum API authentication. You could read more about here. Instal

David Toth 8 Oct 25, 2022
Base Laravel framework with a simple admin site/dashboard

Base Laravel Admin Just a basic Laravel 4.1 install with a admin site/dashboard using Bootstrap 3.0.3 For those (like me) who set up lots of small sys

Alex Dover 1 Nov 6, 2015
Eduwork - Kelas Laravel Vue dengan Reza Nurfachmi

Eduwork - Kelas Laravel Vue dengan Reza Nurfachmi Ini adalah repositori yang harus di-clone oleh setiap siswa yang berfungsi untuk menjadi wadah pengu

Aa Ezha 4 May 25, 2022
Until 2018, Backpack v3 used this Base package to offer admin authentication and a blank admin panel using AdminLTE. Backpack v4 no longer uses this package, they're now built-in - use Backpack/CRUD instead.

Note: This package is only used by Backpack v3. Starting with Backpack v4, everything this package does is included in Backpack/CRUD - one package to

Backpack for Laravel 845 Nov 29, 2022
Permet de lier une base de donnée a helios launcher

Helios Launcher Crack Api Pour toute installation, merci de mp Guillaume#1000 sur discord svp Sources: Créer pour Utopicube (Iban G.) Developpement pa

null 1 Oct 13, 2021
A skeleton WordPress project to be used as a base for new WordPress projects.

BoxUK WordPress Project Skeleton A base WordPress project from Box UK to get you up and running quickly. Installation Create a new project with compos

Box UK 33 Dec 14, 2022
Backpack v3 used this Base package to offer admin authentication and a blank admin panel using AdminLTE

Until 2018, Backpack v3 used this Base package to offer admin authentication and a blank admin panel using AdminLTE. Backpack v4 no longer uses this package, they're now built-in - use Backpack/CRUD instead.

Backpack for Laravel 845 Nov 29, 2022