Skip to content

trevorpao/f3cms

Repository files navigation

f3CMS

Small CMS by F3.

Documentation

Links

Dependencies

Installation

At frist, you need to install this SQL file.

Then execute following command

git clone https://github.com/trevorpao/f3cms.git ./ 
composer install

composer require bcosca/fatfree-core ikkez/f3-opauth phpoffice/phpspreadsheet tecnickcom/tcpdf mailgun/mailgun-php symfony/http-client nyholm/psr7 \
    aws/aws-sdk-php intervention/image maciejczyzewski/bottomline catfan/medoo twig/twig rakit/validation

cp config.sample.php config.php
vim config.php

Enjoy!

If No Composer

curl -sS https://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer

Bug tracker

If you find a bug, please report it here on Github!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published