Skip to content

Conversation

@franklyco
Copy link

Hey Robert,

Thanks for building out this plugin! As many have mentioned, it's definitely a crucial need in the WP space, especially for those who run custom in-house themes or process oriented development.

I've implemented a few enhancements that I believe benefit your overall initial vision. Its pretty raw so feel free to critique or modify accordingly. I noticed that the initial plugin lacked export directory public restrictions so the export jsons were available if access directly. I'm working on updating that in my fork to ensure it creates the export folder with server restrictions. However, in the backup function I added, it does include .htaccess rules which I validated on live sites to ensure data security for options.json and posts.json files.

Curious your thoughts and feedback.

Thank you,
FranklyCo

Added features include:
- Import .json files via plugin UI admin page
- Optional import only updated files
- Optional import menus
-- Menu import honors hierarchy (parent/child item) w/menu item meta data
- Automatic backup directory (max 10 timestamped folders) to /uploads/sync/db-version-control-backups w/htaccess rules
Added features include:
- Import .json files via plugin UI admin page
- Optional import only updated files
- Optional import menus
-- Menu import honors hierarchy (parent/child item) w/menu item meta data
- Automatic backup directory (max 10 timestamped folders) to /uploads/sync/db-version-control-backups w/htaccess rules
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 this pull request may close these issues.

1 participant