issues
search
40Digits
/
helperpress
A tool for automating much of the WordPress development workflow
8
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Warning: Arguments to path.join must be strings
#57
chadwatson
closed
9 years ago
1
Add support for different WP table prefixes between enviros
#56
chuckmo
opened
9 years ago
0
Add support for configuring vhosts that are all inside one file
#55
chuckmo
opened
9 years ago
0
Upon `hp init`, read current theme definition in stylesheet to skip interactive config if we already have the properties from there
#54
chuckmo
opened
9 years ago
0
Append relevant HP files/dirs to projects' .gitignore
#53
chuckmo
closed
9 years ago
0
Intelligently determine smart defaults for prompt questions on `hp init`
#52
chuckmo
opened
9 years ago
0
Implement smart handler for when 'hp' is run without arguments (like 'default' Grunt task)
#51
chuckmo
opened
9 years ago
0
Check for requirements and report that error to make it clearer when that is the reason things aren't working
#50
chuckmo
opened
9 years ago
0
Remove composer from build tasks
#49
chuckmo
opened
9 years ago
0
Activating HelperPress WP Plugin
#48
ckhicks
closed
9 years ago
2
Create GUI in the WP backend for setting up global, project & local config
#47
chuckmo
opened
9 years ago
0
Convert to CLI tool to further separate HP from individual projects.
#46
chuckmo
closed
9 years ago
0
Allow user to specify their own default plugins via conf files
#45
chuckmo
opened
9 years ago
1
Split into 2 separate projects: one for deployment, environment mgmt, and apache/hosts config, one for theme and asset optimization
#44
chuckmo
closed
9 years ago
0
Create vhost directory if it doesn't exists.
#43
hahnzilla
closed
9 years ago
5
Escape paths derived using process.cwd()
#42
chuckmo
opened
9 years ago
0
Add config for removing default WP plugins
#41
ckhicks
opened
9 years ago
3
Split composer into dev dependencies and regular
#40
chuckmo
closed
9 years ago
1
Better safeguards against accidental migrations up
#39
chuckmo
opened
9 years ago
0
Allow custom folders inside /assets/js
#38
besimhu
closed
9 years ago
0
Add more comments throughout
#37
chuckmo
opened
9 years ago
0
Use a better imagemin task
#36
chuckmo
closed
9 years ago
1
implement rsync creds helper
#35
chuckmo
closed
9 years ago
0
better commit message for WPE deploy - reference current commit's message
#34
chuckmo
opened
9 years ago
0
Add config for locking WP version
#33
chuckmo
closed
9 years ago
0
use wp-cli for search-replace instead of secondary library
#32
chuckmo
opened
9 years ago
1
Refactor browserify require() "cheat" to be based on config array, not files in the _src/js dir
#31
chuckmo
closed
9 years ago
0
searc_replace_db_wp needs error message
#30
besimhu
opened
9 years ago
0
Detect errors in WP-CLI plugins installation
#29
chuckmo
opened
10 years ago
0
Detect a branch switch and prompt to run build_dist
#28
chuckmo
closed
9 years ago
1
Skip migrating uploads and warn if local uploads directory doesn't exist
#27
chuckmo
closed
9 years ago
0
Disable adding plugins in the WP backend via the HP WP plugin
#26
chuckmo
opened
10 years ago
0
Unit tests
#25
chuckmo
opened
10 years ago
0
rsync deploy
#24
chuckmo
opened
10 years ago
0
implement wp rewrite rules in HP Plugin so 404's are there when the plugin is not activated
#23
chuckmo
opened
10 years ago
0
Get sass compiling faster
#22
chuckmo
closed
9 years ago
1
flush remote WPE cache after migrating db up
#21
chuckmo
opened
10 years ago
0
flush remote rewrite rules after migrating db up
#20
chuckmo
closed
9 years ago
1
Add dev_plugins array for having environment-specific plugins
#19
chuckmo
opened
10 years ago
0
put home directory resolution into the codebase instead of relying on npm module
#18
chuckmo
closed
10 years ago
0
Better detection of interupted setup
#17
chuckmo
closed
9 years ago
0
set db_master to none in helperpress.json upon repo init
#16
chuckmo
closed
10 years ago
0
provide feedback on bad config. for example, local stuff in the repo config
#15
chuckmo
opened
10 years ago
0
filter out unwanted filetypes such as .DS_Store on uploads sync
#14
chuckmo
opened
10 years ago
0
Add pagespeed cli (https://www.npmjs.org/package/grunt-pagespeed)
#13
chuckmo
closed
10 years ago
0
check Sudo password on entry to avoid typos
#12
chuckmo
opened
10 years ago
0
More and better Grunt logging throughout
#11
chuckmo
opened
10 years ago
0
refactor WP CLI task
#10
chuckmo
opened
10 years ago
0
Implement environment lock on all sites that are not db_master
#9
chuckmo
opened
10 years ago
0
setup SFTP deployment
#8
chuckmo
opened
10 years ago
0
Next