Skip to content

Releases: Nepose/pico_edit

Version 0.4.0

16 Jan 07:44
Compare
Choose a tag to compare

This version comes with fixing one really annoying bug which was causing badly saving config.yml file and removing some unnecessary code which isn't needed now.

This also adds two new links to dashboard:

  • Download plugins and templates - to Pico website, where you can download such,
  • Plugin version - to Git repo of Pico Edit, where you can upgrade plugin.

A really important thing is that now pico_edit_404 and pico_edit_options are deprecated, these two options are always enabled. Also config.php file on plugin directory is unnecessary, Pico Edit looks for hashed password in config.yml by variable pico_edit_password.

Next step for doing real admin GUI

31 Dec 12:14
d68198f
Compare
Choose a tag to compare
Pre-release

This pre-release comes with functionality of direct editing Pico's config.yml file. Plugin was tested with Pico version 2.0.3.

The "pre-release" here means that there may be a few errors. Example is saving, if something saved badly just wait a few secs for autosaving function.

If you download source code, make sure please that it is on 'pico_edit' subdirectory at 'plugins' directory of your installation.