Skip to content

Releases: Dominik-developer/CorelyPHP

CorelyPHP v1.2.0

14 Mar 16:52
3d2b3f4

Choose a tag to compare

CorelyPHP v1.2.0

New release of CorelyPHP blog.
I added many things. Check changelog.md for information.

What changed:

Most important new things:

  • cookies
  • collecting data about traffic by cookies
  • checking PHP version
  • themes for the client side
  • fixed issue #12

For more information visit:

For help visit:

How to run visit:

Word from dev team:

Hope you will enjoy this new version!
Creator and main developer: @Dominik-developer

CorelyPHP v1.1.0

25 Feb 17:51
483762f

Choose a tag to compare

CorelyPHP v1.1.0

The first fully working version of CorelyPHP v1.1.0

What changed:

  • #5 issue fixed
  • hashing for admin added
  • editing of posts added
  • deleting of posts added
  • better security on the admin side added
  • front-end on the side of admin upgraded
  • prepared statements for queries added
  • add strict types in PHP on the admin side
  • fixes scrolling of articles table on admin panel

For more information visit:

For help visit:

How to run:

Best regards main dev: @Dominik-developer

CorelyPHP v1.0.0

23 Dec 10:52
1d99cb8

Choose a tag to compare

CorelyPHP v1.0.0

The official first release of CorelyPHP- PHP-based blog with build-in admin panel

What changed:

  • #1 Added many files to the main code base and improved already existing code
  • #3 Fixed vulnerability issues (#2) on the user side and added a 404 page
  • #4 Merged v0.1.0-beta version into the main code base, adding SQL directory

For more information visit:

‼️Note: The developer team is already working on new functionalities

Best regards main dev: @Dominik-developer

CorelyPHP v0.1.0 initial release

20 Dec 22:45
1d99cb8

Choose a tag to compare

Pre-release

Initial Release of CorelyPHP v0.1.0-alpha

This is the official pre-release of the PHP Blog.

The official release will follow after additional error checks. This version was created following a database reconstruction due to an unsuccessful attempt to recover files from an XAMPP crash.