nextcloud / cms_pico

🗃 Integrate Pico CMS and let your users manage their own websites
https://apps.nextcloud.com/apps/cms_pico
GNU Affero General Public License v3.0
134 stars 42 forks source link

cms_pico for Nextcloud plugins directory not working #241

Closed toneji closed 1 year ago

toneji commented 1 year ago

I am using Nextcloud Hub 5 27.0.2. I installed Pico CMS from the "Apps" menu. The installation is successful without problems; I can create web pages using Pico and rewrite the content using Markdown. The following versions are installed.

Pico CMS for Nextcloud 1.0.21
Pico 2.1.4

My plugins directory is as follows: /var/www/nextcloud/data/appdata_ocb07hx8s3dn/cms_pico/plugins/

I git-cloned the required plugins in the plugins directory according to the instructions below and matched the directory name with the php file name exactly.

Before adding a new custom plugin, upload all of the plugin's files to a new folder in the following directory. If you want to update one of your custom plugins, refer to this directory likewise. Please note that the name of a plugin's folder must strictly match the name of the plugin, otherwise Pico will refuse to enable the plugin.

I tried Pico Pagination. I changed the directory name to 10-Pagination. But it is not enabled.

https://github.com/rewdy/Pico-Pagination

Many people are having trouble getting cms_pico to work on Nextcloud 26 or later. I have done a lot of research and tried everything, but it doesn't work. Is there any plan to support 26 or 27 in the future? If not, I will have to think of other alternatives.

Thank you in advance.

PhrozenByte commented 1 year ago

There's a known issue with the admin interface not listing prepared but not yet installed themes and plugins on Nextcloud 26 and later. I assume that this is the same issue, thus closing this as duplicate of #237. If it's indeed a different issue please let me know, I'll reopen this.

Considering compatibility with Nextcloud 26 and later see #236: Pull requests on the cms_pico-1.0 branch to update the app are very welcome :+1:

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two days if no further activity occurs. Thank you for your contributions! :+1: