The progress has been very slow since the May update, I’m ashamed~
Afterwards, Penguin opened the application permissions for the menu. Compared with the command method, the keystrokes are of course more user-friendly.
For one of the company's projects, I randomly drew a UI and it looked okay, so I put it on this thing. It looked fine, at least there were no major problems.
Coming from the first version, I learned a lot from @chekun’s dilicms, and the help from my gay friend @吃鱼的香米 was also huge.
Closer to home, the main contents of this update are as follows:
*The UI has been changed, and all pages use ajax submission operation
*Moved settings from configuration file to database and added page operations
*The front and back ends are separated. Now the front end only returns messages and the back end manages data.
+Added menu visual editing runtime environment:
PHP 5.4+
CURL extension
ubuntu 13.04 + APACHE test passed
The plug-in has been moved to the plugins in the root directory. It is very convenient for me to use the plug-in. Electronic coupons for company projects/public platform promotion for points/daily check-in, etc. are all implemented using plug-ins. I recommend you give it a try.
index.php is the front-end entrance, admin.php is the back-end entrance, and the default user admin0 in the backend has a password of 123456.
If you find a bug, please submit a preview version on git and download the dev branch in git.