Skip to content

Add initial ChurchCore CMS plugin#1

Draft
gltechguy954 wants to merge 1 commit intomainfrom
codex/create-churchcore-cms-wordpress-plugin
Draft

Add initial ChurchCore CMS plugin#1
gltechguy954 wants to merge 1 commit intomainfrom
codex/create-churchcore-cms-wordpress-plugin

Conversation

@gltechguy954
Copy link
Owner

Summary

  • add the ChurchCore CMS bootstrap with database tables, roles, statuses, and a REST summary endpoint
  • implement admin menus and screens for families, people, notes, and integrations along with shared styling
  • provide a front-end portal shortcode for logged-in congregants to review their records

Testing

  • php -l churchcore.php
  • php -l includes/class-churchcore-plugin.php
  • php -l includes/class-churchcore-custom-post-types.php
  • php -l includes/class-churchcore-admin-menu.php
  • php -l includes/class-churchcore-integrations.php
  • php -l includes/class-churchcore-shortcodes.php
  • for file in includes/admin/views/*.php includes/frontend/portal.php; do php -l $file; done

https://chatgpt.com/codex/tasks/task_e_68e5d6b7235c8322858569fae39eab49

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant