Releases: nabby27/CMS-Panel
Releases · nabby27/CMS-Panel
Initial stable version of project
CHANGELOG v.1.0
- CRUD (create, read, update, delete) of the generic tables of a CMS:
- Categories
- Articles
- Images
- Links
- Users
- Encryption of passwords in database
- Added configurations depending on the environment that is executed:
- Dev
- Pre
- See the articles of a specific category
- See the pictures of a specific article
- See the links of a specific article
- Selected by default the category, when you create articles seen from the category
- Selected by default the article, when you create pictures seen from the article
- Selected by default the article, when you create links seen from the article