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

Feature add fields #46

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Conversation

dasscheman
Copy link

New Features:
Admin can add custom fields.
Admin can define field type of custom field
Admin can add additional validation rules
Admin can add categories to fields.
Fields which have no category are used on all posts
when a field has a category, this field is only used on posts which have the same category.

By default only the fields with values are displayed below a post.

Improvements:
Added transactions when saving a post to avoid database inconsistencies.

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

Successfully merging this pull request may close these issues.

None yet

2 participants