Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Releases: martynassateika/FUEL-CMS-phpstorm-plugin

"View documentation online" notification

06 Sep 21:12
Compare
Choose a tag to compare

Small but useful update this time. Since 0.3.0, whenever you open up a documentation file from the FUEL module, a notification bar is displayed with a link to the on-line documentation page.

This is useful if you do not have the User Guide module installed and want to quickly jump to a properly formatted page.

fuelcms-plugin-0 3 0-screenshot

Initial Fuel Block support

11 Apr 00:52
Compare
Choose a tag to compare
Pre-release

When using fuel_block, suggestions appear when entering the block's name. Moreover, you can now quickly jump from the block's name to the block file.

Click the picture below to see a short video.

YouTube video

'Generate' commands

05 Dec 02:41
Compare
Choose a tag to compare
'Generate' commands Pre-release
Pre-release

The initial (pre-)release of the PhpStorm FUEL-CMS plugin is here with support for Generate commands.

The plugin interfaces with the FuelCMS CLI classes, and allows setting up the following using the "New" menu:

  • models
  • simple modules
  • advanced modules

Simply right-click on anywhere in the project view, hit "New", and then one of "FUEL CMS Model", "FUEL CMS Simple Module" and "FUEL CMS Advanced Module". Output is immediately displayed in the "FUEL CMS Log" tab.

Check out the plug-in in action below:

YouTube video