- Posts: 6
- Thank you received: 0
All questions about EDocman extension
move from one domain to another
- Pete
- Topic Author
- Offline
- New Member
Less
More
1 year 9 months ago #156984
by Pete
move from one domain to another was created by Pete
Hello,
I have edocman on joomla 3 and want to move/migrate to joomla4 on a other domain name. What are the steps to take to copy the settings and files to the other domain?
Thanks
Pete
I have edocman on joomla 3 and want to move/migrate to joomla4 on a other domain name. What are the steps to take to copy the settings and files to the other domain?
Thanks
Pete
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12814
- Thank you received: 1659
1 year 9 months ago #157010
by Mr. Dam
Replied by Mr. Dam on topic move from one domain to another
OK Pete, you can follow below steps to migrate data of Edocman from old site to new site
1. Using PHPMyAdmin to export all Edocman tables of old version to .sql file. The Edocman DB table will have the prefix (#__edocman...). For example: jos_edocman_documents.
2. Open .sql file by Notepad and replace the prefix of old database by prefix of new database.
3. Import modified .sql file into new Joomla database site. Because in .sql file, you add option "Drop tables if exists", so even in new site, you already installed Edocman. You won't have any issue in this step.
4. Re-install new Edocman version in new site.
5. Copy all files and sub-folders of Edocman document root to site.
Good luck
Dam
1. Using PHPMyAdmin to export all Edocman tables of old version to .sql file. The Edocman DB table will have the prefix (#__edocman...). For example: jos_edocman_documents.
2. Open .sql file by Notepad and replace the prefix of old database by prefix of new database.
3. Import modified .sql file into new Joomla database site. Because in .sql file, you add option "Drop tables if exists", so even in new site, you already installed Edocman. You won't have any issue in this step.
4. Re-install new Edocman version in new site.
5. Copy all files and sub-folders of Edocman document root to site.
Good luck
Dam
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.