Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Sorck/smCore

Repository files navigation

smCore

This is pre-alpha quality so please don't run it on a production server.

Installation

You need to get two Symfony components ( https://github.com/symfony/Yaml and https://github.com/symfony/Finder) and add them to your /library/ directory before smCore will run. You will also need to configure settings.php (copy it from /other/ to /) and install the database dump (contained in /other/database.sql)git

Miscellaneous

  1. It's not set up very well. Sorry about that, I'll clean it up as soon as I remember that I wrote this.

  2. I tend to break things. I also change my mind a few times a week and make stupid coding decisions just as often. I usually notice my mistakes sooner or later, though.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 65.2%
  • CSS 24.2%
  • JavaScript 10.6%