Basic App - Free CMS on CodeIgniter 4 |
(10-22-2019, 03:38 PM)sllieal Wrote: I get This error means that you did not install the system. You need to apply all migrations. You can find the installation instruction in the README.md file. (10-23-2019, 11:23 AM)Basic App Wrote:(10-22-2019, 03:38 PM)sllieal Wrote: I get (10-23-2019, 11:57 AM)sllieal Wrote:(10-23-2019, 11:23 AM)Basic App Wrote:(10-22-2019, 03:38 PM)sllieal Wrote: I get Yes, you can do it.
I have some good news!
The main work on the system code is completed! System code refactoring has been done several times. We invite you to test the system. What's new: * Stable version of the system core modules (pre-release). * Basic App Minimal (Basic App starter application without additional modules). * Clean theme based on Bootstrap 4 added. * Manage site admins from a configuration file.
I added an online demo version of the system.
http://demo.basic-app.com http://demo.basic-app.com/admin login: admin password: admin
This seems cool but how do you view the site when you are logged in without needing to log out so you can see your changes on the live site? All I'm seeing are links to edit things in the admin panel, I can't figure out how to view the actual pages without logging out.
(11-02-2019, 07:20 AM)Kesstryl Wrote: This seems cool but how do you view the site when you are logged in without needing to log out so you can see your changes on the live site? All I'm seeing are links to edit things in the admin panel, I can't figure out how to view the actual pages without logging out. Other users may have deleted something important. I removed the ability to disable the index page. Also, now all data is reset to defaults every hour.
Hi All! I have some good news for you! The Basic App has a new module for managing site users. Together with him, user registration, editing a user profile, password recovery by email, verification of email addresses appeared in the system. Everything is done as simple as possible, but you can expand any classes of the system in your application, and replace the templates of any system pages to get more functionality.
Excuse me for misunderstanding. I did not work with composer...
I expected to see start CMS-files in app/Controllers/ But I see that it is empty. Found them in the directory vendor/basic-app/admin/Controllers/ Where should I put my controllers? Perhaps there is some kind of instruction for further development of the application based on BasicApp? Thank you! (12-03-2019, 01:05 AM)SergeTkach Wrote: Excuse me for misunderstanding. I did not work with composer... Basic App is built on the CodeIgniter 4 framework, first of all you need to follow its instructions. https://codeigniter4.github.io/CodeIgnit...dules.html |
Welcome Guest, Not a member yet? Register Sign In |