onedesign / Craft-OneSeo

SEO Plugin for Craft projects
0 stars 0 forks source link

Auto add fields 20151021 bhanson #6

Closed brianjhanson closed 9 years ago

brianjhanson commented 9 years ago

Depends on #5 at the moment

This accomplishes the goal of automatically appending the SEO fields to any section that hasUrls upon plugin installation. Obviously at the moment that's of limited use but at least it works.

This also adds a check on install to grab the fields if they exist rather than always creating them.

Closes #3

cmalven commented 9 years ago

Testing

cmalven commented 9 years ago

@brianjhanson does this branch reorg the folder structure to put all plugin files in the root? If so, I think we need to update the README.

brianjhanson commented 9 years ago

It does, but that's because I branched off the other branch (which does update the readme).