Share wordpress files and data with another user, using version control?
-
I’m currently developing a website with pages in my WordPress local instance. In my WordPress instance I have some plugins and themes active. Few pages in the website uses a form plugin.
I have WAMP running on my Windows 7.I would like to share the files and data related to the WordPress website under development with another user using MAMP.
The user would also like to edit the website under development too and also forms made with the plugin.
It seems multiple author/users can be added on a website with WP, but how can I do this for users without the website being hosted anywhere yet.
I could use version control system like Mercurial to share the files?
Can I export the WordPress database and share it as a file so that the user can have their changes recorded? How can do this regardless of the server stack running, ie. one user using WAMP and other using MAMP.
Please let me know of a appropriate solution. Thanks in advance!
- The topic ‘Share wordpress files and data with another user, using version control?’ is closed to new replies.