Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate the LearningLocker setup #9

Open
limikael opened this issue May 21, 2015 · 1 comment · May be fixed by tunapanda/provision#66
Open

Automate the LearningLocker setup #9

limikael opened this issue May 21, 2015 · 1 comment · May be fixed by tunapanda/provision#66

Comments

@limikael
Copy link
Contributor

Here is an idea on how we can automate the setup of LearningLocker.

We have tried to populate the database with a script, but it seemed that LearningLocker didn't like something "messing" with it's database. It would be better if LearningLocker had a restful API on a "meta level" where we could tell it to do things such as creating a new LRS, etc.

So, the proposed solution would be to create a plugin to LearningLocker that provides such an API. LearningLocker uses Laravel, so it should be possible to create a separate Laravel module that does this.

Some intro on Laravel modules:

https://laracasts.com/discuss/channels/tips/developing-your-packages-in-laravel-5
https://laracasts.com/discuss/channels/general-discussion/installing-package-in-laravel-5

@usernamenumber
Copy link
Contributor

I like the idea. I suggest floating this idea to the Learning Locker people, in case they have advice or a similar project already in the works. Then we can submit it upstream when it's ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants