Skip to content

codeispoetry/sharepicgenerator3

Repository files navigation

Sharepicgenerator

Installation

cd public
composer install
npm install
npm run scss
npm run js

make shell -> php install.php

# just for local development
mkdir logs && chmod 777 logs
mkdir users && chmod 777 users
mkdir tmp && chmod 777 tmp
chmod 777 data
chmod 777 data/users.db

Create a config-file from config.iniSAMPLE.

Create templates-css-files with

npm run de:scss

Translation

make translation-prepare
make translate
make stop up

CLI

./cli.php create <user> <password>
./cli.php set_role <user> <role: admin>
./cli.php delete <user>

About

Sharepicgenerator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published