Giter VIP home page Giter VIP logo

markssoftwaregmbh / yab-cms-ff Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 25.2 MB

Yet another boring CMS for FREE (YAB CMS) - A CakePHP 5 and PHP 8 powered Bootstrap Content Management System

Home Page: https://www.marks-software.de

License: MIT License

Shell 0.04% Batchfile 0.01% PHP 54.14% CSS 45.22% JavaScript 0.59%
admin-dashboard adminlte backend backend-api bootstrap bootstrap5 cakephp cakephp5 cms cms-backend cms-framework content-management-system rest rest-api restful-api adminlte3 php8 php81 php82 php83

yab-cms-ff's Introduction

YAB-CMS-FF

Yet another boring CMS for FREE is a free, open source, bootstrap content management system for PHP 8 based on CakePHP 5, CakePHP vendor plugins, the AdminLTE bootstrap admin dashboard template and released under the MIT License.

It is powered by the CakePHP 5 PHP framework.

Requirements

  • Apache with mod_rewrite, intl, imagick OR nginx server
  • PHP 8.1 or higher
  • Latest MySQL or MariaDB, PostgreSQL, SQLite or SQL-Server database engines

Installation

Installation using GitHub Clone

The preferred way to install YAB-CMS-FF is by using HTTP

https://github.com/MarksSoftwareGmbH/YAB-CMS-FF.git

or by using GitHub CLI

gh repo clone MarksSoftwareGmbH/YAB-CMS-FF

When the cloning is finished please enter the cloned project and run

composer update

When the composer update is finished

  • Upload the project content into a server htdocs TLD folder.
  • Create a new MySQL or MariaDB database (with the utf8mb4_unicode_ci collation).
  • Create a new user, set the password and grant the rights for the created database.
  • Update the file /config/app_local.php Datasources array with the database, username and password for the default, test_mysql, development and production configurations.
  • Update the file /config/app_local.php EmailTransport array with a default email server configuration (SMTP or Mail transport).
  • Visit http://your-site.com/ from your browser.
  • Visit http://your-site.com/login to login as Admin, the default username: Admin and password: superadmin (Please change this credentials to your needs).
  • Visit http://your-site.com/admin/dashboard to manage the backend as Admin.

Installation using the ZIP Archive

  • Download and extract the ZIP-file.
  • Run composer update
  • Upload the unzipped archive content into a server htdocs TLD folder.
  • Create a new MySQL or MariaDB database (with the utf8mb4_unicode_ci collation).
  • Create a new user, set the password and grant the rights for the created database.
  • Update the file /config/app_local.php Datasources array with the database, username and password for the default, test_mysql, development and production configurations.
  • Update the file /config/app_local.php EmailTransport array with a default email server configuration (SMTP or Mail transport).
  • Visit http://your-site.com/ from your browser.
  • Visit http://your-site.com/login to login as Admin, the default username: Admin and password: superadmin (Please change this credentials to your needs).
  • Visit http://your-site.com/admin/dashboard to manage the backend as Admin.

Vendor plugins

Suggested vendor plugins you should install via composer

Front- and Backend template

Links

yab-cms-ff's People

Contributors

markssoftwaregmbh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.