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

Config Setting seems to be wrong #8

Open
SirNovi opened this issue Dec 20, 2016 · 1 comment
Open

Config Setting seems to be wrong #8

SirNovi opened this issue Dec 20, 2016 · 1 comment

Comments

@SirNovi
Copy link

SirNovi commented Dec 20, 2016

Instead of
c::set('autopublish.templates', array('project', 'item'));

I had to use
c::set('kirby.extension.autopublish.templates', array('project', 'item'));

I don't know for which Kirby Version that's the case but in 2.4 it seems to be like this.

@zakgreene
Copy link

Same issue, glad I found this. I had tried to use this plugin for another project and ended up giving up on it because I couldn't get this option to work.

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

No branches or pull requests

2 participants