2017 © Pedro Peláez
 

project framework

PHP Framework/CMS

image

mamook/framework

PHP Framework/CMS

  • Tuesday, February 27, 2018
  • by draven
  • Repository
  • 2 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Framework

The framework that powers Mamook, (*1)

Install

Option #1: Composer Create Project

Make sure your project directory is empty and run composer create-project mamook/framework ., (*2)

Option #2: Composer Install (still needs work)

Make sure you're in your root project directory., (*3)

  • composer require mamook/framework
  • composer run-script post-install-cmd -d ./vendor/mamook/framework/
  • cp -r vendor/mamook/framework/bodega . && mkdir -p cache/screenshots && cp -r vendor/mamook/framework/cron . && mkdir custom_sessions && cp -r vendor/mamook/framework/data . && cp -r vendor/mamook/framework/dev . && mkdir logs && mkdir -p tmp/fm && cp -r vendor/mamook/framework/public . && cp vendor/mamook/framework/.env . && cp vendor/mamook/framework/settings.php .
  • chmod 777 bodega/ bodega/audio/ bodega/cv/ bodega/premium/ bodega/videos/ cache/ custom_sessions/ data/formmail.ini logs/ public/images/ public/images/original/ public/media/audio/files/ public/media/videos/files/ tmp/ tmp/fm

License

The Mamook framework is open-sourced software licensed under the MIT license, (*4)

The Versions

27/02 2018

dev-master

9999999-dev

PHP Framework/CMS

  Sources   Download

MIT

The Requires

 

framework mamook

27/02 2018

v1.0.9

1.0.9.0

PHP Framework/CMS

  Sources   Download

MIT

The Requires

 

framework mamook

27/02 2018

v1.0.8

1.0.8.0

PHP Framework/CMS

  Sources   Download

MIT

The Requires

 

framework mamook