Clicking the "Copy" button in Admin v1.10.52 and Grav v2.0.3 no longer copies the text into a new page (a new page is still created, however).
Is this a new intended behavior?
Clicking the "Copy" button in Admin v1.10.52 and Grav v2.0.3 no longer copies the text into a new page (a new page is still created, however).
Is this a new intended behavior?
Admin2 + API has replaced Admin classic for Grav 2.0, so it's possible this combination is not working. How did you install Grav 2.0?
See other issue that the Account section is missing when using Admin 1 on top of Grav 2: https://getgrav.org/forum/support/accounts-section-missing-in-v2-0-3-t9314
Also see my issue on Grav repo about a misleading mentioning of $ bin/gpm install admin, while the download page refers to Grav 2: https://github.com/getgrav/grav/issues/4177
We use Grav via Cloudron which automatically upgraded us to Grav 2.0, but left Admin 1 in place.
Further, a fresh install of Grav via Cloudron installs Grav 2.0 and Admin 1.
Ah ok, Cloudron and other installers probably don't realize that Grav 2 is a bigger change than Grav 1.x upgrades have been. The GPM doesn't allow you to upgrade to Grav2 directly from Grav1 and you have to go through a migration process. They are probably doing something outside of GPM on their own.
https://getgrav.org/migrate-to-2
Please reach out to Cloudron, if you can and show them this URL, as it has all information and links to more details. Perhaps they can fix your state, or roll you back to 1.7. You can 'manually' fix your upgrade, but as you are already on Grav 2.0 you can't use the migrate-grav plugin which would of made the process painless for you.
Thank you!
I was able to install Admin 2 and then the "Copy page" button would work with Grav 2.0.
However, copying pages is very slow.
In addition, at least on our install of Grav via Cloudron, Admin 2 would not work properly until I edited user>accounts>admin.yaml and changed the access part to:
access:
api:
login: true
super: true
site:
login: true
as it had the old Grav 1 version:
access:
admin:
login: true
super: true
Log in to reply.
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 2 | 30 | 3 hours ago | ||
| 1 | 44 | 3 hours ago | ||
| 3 | 66 | 1 day ago | ||
| 4 | 106 | 4 days ago | ||
| 12 | 384 | 5 days ago |