Updated January 25, 2017

PHPDevShell is at an important moment of its history. A major rewrite is under way, which will focus on its primary goals: simplicity and performance.

After almost 10 years of existence, many little compromises lead to the need of a major cleaning. That means some things have to be broken and some projects may need tuning. A new 4.0 branch was started as a complete rewrite to include new technologies. Unfortunately, the task was too big and went dead. Meanwhile, the 3.x branch evolved very slowly, but is still under development, even if no official releases were made.
Even today, many projects are powered by this development version.

Try it and see if it fits your needs!

Versions

The currently developed version branch 3.x is available on GitHub. The next release should be 3.5.

The following plugins are included:

  • BotBlock: adds a bot-fighting mecanism to forms
  • CRUD: CRUD helper for forms
  • ControlPanel: the basic for the “icon menu” (aka dasjboard or control panels
  • ExamplePlugin: a few examples gathered in one plugin
  • FileMan: helper for file uploads
  • NewPlugin: a skeleton to start your own plugins/sites
  • PHPDevShell: the GUI above the framework
  • PHPMailer: emailing system
  • PHPThumbs: thumbs generator
  • Pagination: a plugin to paginate your content (for example long tables)
  • PinesNotify: nice in-page notifications (based on PNotify)
  • RedBeanORM: ORM system (based on RedBean
  • Smarty: the main template system used by the GUI (based on Smarty)
  • StandardLogin: basic class for user authentication
  • TinyMCE: a WYSIWYG editor for your pages (based on TinyMCE
  • userActions: a central hub to deal with user-related actions

Other plugins

Some other plugins are or will be available:

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment